1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-19 18:29:23 +00:00

refactor: tree ui (#6228)

* refactor: tree ui

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
This commit is contained in:
杨国璇
2024-06-19 13:45:11 +08:00
committed by GitHub
parent e252f50101
commit dfe4278679
6 changed files with 24 additions and 10 deletions

View File

@@ -12,7 +12,7 @@
align-items: center;
justify-content: space-between;
padding: 0 8px;
height: 32px;
height: 28px;
width: 100%;
border-radius: 3px;
}