1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 07:08:55 +00:00

fix: content style (#6608)

Co-authored-by: 杨国璇 <ygx@192.168.1.8>
This commit is contained in:
杨国璇
2024-08-22 09:47:58 +08:00
committed by GitHub
parent 50a90685d2
commit c8011a6ba3
2 changed files with 1 additions and 2 deletions

View File

@@ -9,7 +9,6 @@
top: 48px;
width: 100%;
height: calc(100% - 48px);
border-top: 1px solid #e8e8e8;
flex-direction: row;
min-height: 0;
}