Use a variable to ensure the margin declaration is applied to components on mx_SettingsTab only (#8877)
This commit is contained in:
@@ -19,7 +19,7 @@ limitations under the License.
|
||||
|
||||
.mx_FontScalingPanel_preview,
|
||||
.mx_FontScalingPanel_fontSlider {
|
||||
@mixin mx_Settings_fullWidthField;
|
||||
margin-inline-end: var(--SettingsTab_fullWidthField-margin-inline-end);
|
||||
}
|
||||
|
||||
.mx_FontScalingPanel_preview {
|
||||
|
||||
Reference in New Issue
Block a user