1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 10:58:33 +00:00

fix: resize (#6319)

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
This commit is contained in:
杨国璇
2024-07-09 17:00:12 +08:00
committed by GitHub
parent 1f0ac4fbc8
commit 1ae64295c9
7 changed files with 16 additions and 7 deletions

View File

@@ -29,10 +29,6 @@
background: #fff;
}
.side-panel-folded {
flex-basis: 69px;
}
.user-panel .side-panel-north {
height: 49px;
}