Style linting
This commit is contained in:
@@ -17,6 +17,7 @@ limitations under the License.
|
|||||||
.mx_fontSlider {
|
.mx_fontSlider {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
|
|
||||||
@mixin mx_Settings_fullWidthField;
|
@mixin mx_Settings_fullWidthField;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -85,4 +86,4 @@ limitations under the License.
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
color: $fontSlider-background-color;
|
color: $fontSlider-background-color;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -17,4 +17,4 @@ limitations under the License.
|
|||||||
.mx_StyleUserSettingsTab_themeSection .mx_Field,
|
.mx_StyleUserSettingsTab_themeSection .mx_Field,
|
||||||
.mx_StyleUserSettingsTab_fontScaling .mx_Field {
|
.mx_StyleUserSettingsTab_fontScaling .mx_Field {
|
||||||
@mixin mx_Settings_fullWidthField;
|
@mixin mx_Settings_fullWidthField;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user