smaller margin

This commit is contained in:
Jorik Schellekens 2020-06-10 13:06:17 +01:00
parent 0fb6846c9d
commit 3bea64e950

View file

@ -31,8 +31,8 @@ limitations under the License.
display: flex;
margin-left: 10px;
margin-right: 10px;
margin-left: 8px;
margin-right: 8px;
}
.mx_RadioButton_spacer {