style
This commit is contained in:
parent
e3523fce29
commit
8e3eb83431
2 changed files with 2 additions and 2 deletions
|
|
@ -79,7 +79,7 @@ input[type="number"] {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
|
||||||
label {
|
label {
|
||||||
width: 50%;
|
width: 30%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.input-with-unit {
|
.input-with-unit {
|
||||||
|
|
|
||||||
|
|
@ -140,7 +140,7 @@ input[type=number] {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
}
|
}
|
||||||
.settings-section .settings-subsection.margins .field label {
|
.settings-section .settings-subsection.margins .field label {
|
||||||
width: 50%;
|
width: 30%;
|
||||||
}
|
}
|
||||||
.settings-section .settings-subsection.margins .field .input-with-unit input {
|
.settings-section .settings-subsection.margins .field .input-with-unit input {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue