Match margins in settings
This commit is contained in:
parent
28dca9e525
commit
a83993f1ff
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue