mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-28 08:06:56 +00:00
feat: detail resize width (#6507)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
This commit is contained in:
@@ -22,9 +22,10 @@
|
||||
|
||||
.dir-column-view {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
flex: 1;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
|
Reference in New Issue
Block a user