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