Use smaller top margin for selectors

This commit is contained in:
Jorik Schellekens 2020-06-15 12:06:40 +01:00
parent 2617ce5dd5
commit 3b1f0db3e1

View File

@ -59,7 +59,7 @@ limitations under the License.
flex-direction: row;
flex-wrap: wrap;
margin-top: 13px;
margin-top: 4px;
margin-bottom: 30px;
> .mx_RadioButton {