1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 06:33:48 +00:00

improve-style (#2508)

This commit is contained in:
MichaelAn
2018-11-07 11:03:26 +08:00
committed by Daniel Pan
parent 97fd7d057c
commit 9f8b522fac
4 changed files with 128 additions and 20 deletions

View File

@@ -8,6 +8,9 @@
height: 2rem;
line-height: 2rem;
}
.reviewer-select-error {
margin-top: 1em;
}
.reviewer-select>div>div:nth-child(2) {
display: none;
}
}