Change width of caption on option page

This commit is contained in:
sienori 2018-06-03 03:03:19 +09:00
parent e4f69c1191
commit d0a238cae8

View file

@ -174,10 +174,10 @@ hr {
}
.optionForm {
flex-basis: 150px;
display: flex;
align-items: center;
justify-content: flex-end;
margin-left: 10px;
}
.reverse .optionForm {