mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-20 02:09:11 +00:00
13.0 fix reactstrap Label style (#7478)
* 01 change dialog Label * 02 change form-label style
This commit is contained in:
@@ -1730,3 +1730,10 @@ a.table-sort-op:hover {
|
||||
.visually-hidden {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.form-label {
|
||||
display: inline-block;
|
||||
margin-bottom: .5rem;
|
||||
font-weight: 400;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user