Fix margin of textarea on option page
This commit is contained in:
parent
68a7f7456c
commit
1305975af6
|
@ -10,7 +10,7 @@
|
||||||
&.showColumn {
|
&.showColumn {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
.optionForm {
|
.optionForm {
|
||||||
margin: 0px 10px;
|
margin: 0px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue