mirror of https://github.com/vector-im/riot-web
Match margins in settings
parent
28dca9e525
commit
a83993f1ff
|
@ -28,6 +28,8 @@ limitations under the License.
|
||||||
background: $font-slider-bg-color;
|
background: $font-slider-bg-color;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
|
margin-top: 24px;
|
||||||
|
margin-bottom: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_AppearanceUserSettingsTab_fontSlider_smallText {
|
.mx_AppearanceUserSettingsTab_fontSlider_smallText {
|
||||||
|
|
Loading…
Reference in New Issue