mirror of
https://github.com/Starlio-app/StarlioX
synced 2024-11-22 08:46:22 +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
|
@ -23,3 +23,14 @@
|
||||||
#createLabelButton {
|
#createLabelButton {
|
||||||
margin-left: -17.6em;
|
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…
Add table
Reference in a new issue