mirror of
https://github.com/koloml/furbooru-tagging-assistant.git
synced 2025-12-23 23:02:58 +00:00
Merge pull request #124 from koloml/bugfix/popup-header-z-index
Fixed header in popup having wrong z-index
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 10;
|
||||
|
||||
a {
|
||||
color: colors.$text;
|
||||
|
||||
Reference in New Issue
Block a user