mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 18:29:23 +00:00
fix resizer width (#3023)
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.dir-colunm-view {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.dir-content-nav {
|
||||
flex: 0 0 25%;
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user