mirror of
https://github.com/Starlio-app/StarlioX
synced 2024-11-05 06:03:57 +03:00
The buttons were slightly enlarged in size
This commit is contained in:
parent
0193e2c170
commit
9de2230067
1 changed files with 11 additions and 0 deletions
|
@ -22,4 +22,15 @@
|
|||
|
||||
#createLabelButton {
|
||||
margin-left: -17.6em;
|
||||
}
|
||||
|
||||
.form-check-input {
|
||||
position: relative;
|
||||
left: 5px;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.form-check-label {
|
||||
margin-left: 5px;
|
||||
margin-top: 2.2px;
|
||||
}
|
Loading…
Reference in a new issue