1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00

change dtable page

This commit is contained in:
Michael An
2019-07-04 09:46:15 +08:00
parent e4fc3b5719
commit 518eab7244
3 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
.workspace {
margin: 0.5rem 0;
}
.workspace:last-child {
margin-bottom: 150px;
}
.workspace .workspace-name {
font-weight: 400;
color: #202428;