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

repair create repo bug

This commit is contained in:
shanshuirenjia
2018-12-17 15:12:10 +08:00
parent 2a3169c7cf
commit a665b12290
3 changed files with 11 additions and 3 deletions

View File

@@ -22,12 +22,10 @@
}
.share-dialog-content label {
font-weight: bold;
padding: 0.5rem 0 0.25rem;
}
.share-dialog-content label.form-check-label {
font-weight: normal;
padding: 0.25rem 0;
}