mirror of
https://github.com/getrebuild/rebuild.git
synced 2025-02-25 06:45:20 +08:00
Update src/main/webapp/assets/css/rb-base.css
This commit is contained in:
parent
5e9ef1233a
commit
f7c899005a
1 changed files with 2 additions and 6 deletions
|
@ -15458,13 +15458,9 @@ pre code {
|
|||
margin-bottom: .5rem
|
||||
}
|
||||
.custom-control {
|
||||
min-height: 1.51rem;
|
||||
min-width: 1.51rem;
|
||||
min-height: 1.7rem;
|
||||
min-width: 1.7rem;
|
||||
margin-top: .1875rem;
|
||||
margin-bottom: 1.1105rem;
|
||||
margin-top: 7px;
|
||||
margin-bottom: 7px;
|
||||
cursor: pointer;
|
||||
margin-bottom: 1.1105rem
|
||||
}
|
||||
.custom-control-label {
|
||||
|
|
Loading…
Reference in a new issue