mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 09:42:04 +08:00
add z-index to popup
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
background: white;
|
||||
border-radius: 3px;
|
||||
padding: 20px 10px;
|
||||
z-index: 3;
|
||||
z-index: 300;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user