mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Fix z-index
This commit is contained in:
parent
c2092dc567
commit
e72b6906a1
@ -37,6 +37,6 @@
|
|||||||
.at-panel,
|
.at-panel,
|
||||||
.emoji-panel,
|
.emoji-panel,
|
||||||
.reply-operation .operation-list {
|
.reply-operation .operation-list {
|
||||||
z-index: 111;
|
z-index: 111 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user