mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Fix z-index of operation list (fix #4595)
This commit is contained in:
parent
71acfb2cf0
commit
7a093dc48d
@ -35,7 +35,8 @@
|
||||
font-size: 13px;
|
||||
}
|
||||
.at-panel,
|
||||
.emoji-panel {
|
||||
.emoji-panel,
|
||||
.reply-operation .operation-list {
|
||||
z-index: 111;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user