1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-03 00:33:22 +03:00

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 {