forked from cybrespace/mastodon
Set drawer__pager z-index to be greater than clippy (#23)
This commit is contained in:
parent
8663b7e718
commit
27056ca810
|
@ -159,6 +159,7 @@ body.admin {
|
|||
|
||||
.drawer__pager {
|
||||
overflow-y:auto;
|
||||
z-index:1;
|
||||
}
|
||||
|
||||
.privacy-dropdown__dropdown {
|
||||
|
|
Loading…
Reference in New Issue