mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-21 13:37:07 +00:00
Fixed post edit form z-index
This commit is contained in:
@ -150,7 +150,7 @@
|
||||
position: absolute;
|
||||
background: rgba(255, 255, 255, 0.8);
|
||||
box-shadow: 0 0 1em 0.5em rgba(255, 255, 255, 0.8);
|
||||
z-index: 0;
|
||||
z-index: 1;
|
||||
display: none;
|
||||
}
|
||||
#post-view>* {
|
||||
|
Reference in New Issue
Block a user