1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2026-01-03 21:42:32 +03:00

Match margins in settings

This commit is contained in:
Jorik Schellekens
2020-04-23 11:49:54 +01:00
parent 28dca9e525
commit a83993f1ff

View File

@@ -28,6 +28,8 @@ limitations under the License.
background: $font-slider-bg-color;
border-radius: 10px;
font-size: 10px;
margin-top: 24px;
margin-bottom: 24px;
}
.mx_AppearanceUserSettingsTab_fontSlider_smallText {