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

change empty tip title margin (#6614)

fix other css format
This commit is contained in:
Michael An
2024-08-22 14:59:00 +08:00
committed by GitHub
parent 316e403202
commit 63e64f83df
19 changed files with 345 additions and 322 deletions

View File

@@ -3,11 +3,11 @@
}
.sf-single-selector .options-container.repos-sort-menu {
min-width: 215px;
min-width: 215px;
}
#files-content-container td:first-child {
text-align: left!important;
text-align: left !important;
padding-left: 20px;
}