Change width of caption on option page
This commit is contained in:
parent
e4f69c1191
commit
d0a238cae8
|
@ -174,10 +174,10 @@ hr {
|
||||||
}
|
}
|
||||||
|
|
||||||
.optionForm {
|
.optionForm {
|
||||||
flex-basis: 150px;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.reverse .optionForm {
|
.reverse .optionForm {
|
||||||
|
|
Loading…
Reference in a new issue