1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00

update draft module

This commit is contained in:
杨顺强
2023-12-08 12:28:07 +08:00
parent 6483089fad
commit 58c8013360
2 changed files with 13 additions and 729 deletions

View File

@@ -1,3 +1,9 @@
#wrapper {
height: 100%;
width: 100%;
display: flex;
}
.header .button-group {
display: flex;
align-items: center;