mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 19:41:33 +02:00
Fix z-index issue in the resolved comments dropdown.
This commit is contained in:
@@ -941,6 +941,7 @@
|
||||
justify-content: center;
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 0 20px 10px rgba(0, 0, 0, .3);
|
||||
z-index: 1;
|
||||
|
||||
&::before {
|
||||
content: '';
|
||||
|
||||
Reference in New Issue
Block a user