mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 15:53:28 +00:00
[mobile] make 'about' dialog shown on top of 'side nav' (#4504)
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
.side-panel {
|
||||
position:fixed;
|
||||
left:-300px;
|
||||
z-index: 1060;
|
||||
z-index: 1031;
|
||||
width: 300px;
|
||||
max-width: calc(100% - 40px);
|
||||
height:100%;
|
||||
|
Reference in New Issue
Block a user