Set drawer__pager z-index to be greater than clippy (#23)

This commit is contained in:
blackle 2018-08-21 21:26:29 -07:00 committed by Andrew
parent 8663b7e718
commit 27056ca810
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@ body.admin {
.drawer__pager {
overflow-y:auto;
z-index:1;
}
.privacy-dropdown__dropdown {