mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 18:29:23 +00:00
Folded side panel (#6321)
* [user panel - header] update * [folded side panel] modified UI details
This commit is contained in:
@@ -33,8 +33,12 @@
|
||||
height: 49px;
|
||||
}
|
||||
|
||||
.user-panel {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.positioned-top-logo {
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
top: .5rem;
|
||||
left: 1rem;
|
||||
z-index: 101;
|
||||
|
Reference in New Issue
Block a user