mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 09:46:09 +03:00
Style linting
This commit is contained in:
parent
f1130ecba1
commit
af3858fa98
2 changed files with 3 additions and 2 deletions
|
@ -17,6 +17,7 @@ limitations under the License.
|
|||
.mx_fontSlider {
|
||||
position: relative;
|
||||
margin: 0px;
|
||||
|
||||
@mixin mx_Settings_fullWidthField;
|
||||
}
|
||||
|
||||
|
@ -85,4 +86,4 @@ limitations under the License.
|
|||
flex-direction: column;
|
||||
align-items: center;
|
||||
color: $fontSlider-background-color;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -17,4 +17,4 @@ limitations under the License.
|
|||
.mx_StyleUserSettingsTab_themeSection .mx_Field,
|
||||
.mx_StyleUserSettingsTab_fontScaling .mx_Field {
|
||||
@mixin mx_Settings_fullWidthField;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue