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

libraries list view add margin bottom (#7040)

This commit is contained in:
Michael An
2024-11-14 16:48:23 +08:00
committed by GitHub
parent 922c53b3da
commit d765a003ac
7 changed files with 35 additions and 30 deletions

View File

@@ -168,6 +168,10 @@
position: relative;
}
.repos-container {
margin-bottom: 10rem;
}
.table-drop-active::before {
border: 1px solid rgba(69, 170, 242);
content: '';