mirror of
https://github.com/adoyle0/thaw.git
synced 2025-01-22 22:09:22 -05:00
fix: Adjust the z-index of the Binder popup
This commit is contained in:
parent
1cda944691
commit
360343e8cf
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@
|
|||
|
||||
.thaw-binder-follower-content {
|
||||
position: absolute;
|
||||
z-index: 2000;
|
||||
z-index: 1000000;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue