mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
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;
|
||||
border-radius: 10px;
|
||||
font-size: 10px;
|
||||
margin-top: 24px;
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
|
||||
.mx_AppearanceUserSettingsTab_fontSlider_smallText {
|
||||
|
|
Loading…
Reference in a new issue