mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 14:50:29 +00:00
fix-resizer (#3016)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
}
|
||||
|
||||
.dir-content-main {
|
||||
flex: 1 0 75% !important;
|
||||
flex: 1 0 75%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-right: -1rem;
|
||||
|
Reference in New Issue
Block a user