Use smaller top margin for selectors
parent
2617ce5dd5
commit
3b1f0db3e1
|
@ -59,7 +59,7 @@ limitations under the License.
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
|
||||||
margin-top: 13px;
|
margin-top: 4px;
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
|
|
||||||
> .mx_RadioButton {
|
> .mx_RadioButton {
|
||||||
|
|
Loading…
Reference in New Issue