mirror of
https://github.com/plankanban/planka.git
synced 2025-12-27 09:14:59 +03:00
fix: Fix z-indexes
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
position: absolute;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
z-index: 2000;
|
||||
z-index: 2001;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
|
||||
Reference in New Issue
Block a user