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:
@@ -168,6 +168,10 @@
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.repos-container {
|
||||
margin-bottom: 10rem;
|
||||
}
|
||||
|
||||
.table-drop-active::before {
|
||||
border: 1px solid rgba(69, 170, 242);
|
||||
content: '';
|
||||
|
Reference in New Issue
Block a user