1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-27 07:44:50 +00:00

change lib content view icon style (#6667)

This commit is contained in:
Michael An
2024-08-29 16:10:59 +08:00
committed by GitHub
parent 1bb214f6c7
commit 381fdb613f
5 changed files with 11 additions and 10 deletions

View File

@@ -25,7 +25,7 @@
background: #fff;
margin: 0 auto;
display: flex;
align-items:center;
align-items: center;
justify-content: space-between;
}