mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-20 19:08:21 +00:00
fix: metadata group (#6447)
* fix: metadata group * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: update code * feat: optimize code * feat: optimize code --------- Co-authored-by: 杨国璇 <ygx@Hello-word.local> Co-authored-by: 杨国璇 <ygx@192.168.124.7>
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
width: 100%;
|
||||
height: calc(100% - 48px);
|
||||
border-top: 1px solid #e8e8e8;
|
||||
transform: translateZ(10px);
|
||||
}
|
||||
|
||||
.view-mode-container {
|
||||
@@ -24,6 +23,7 @@
|
||||
.dir-column-view {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user