Use a variable to ensure the margin declaration is applied to components on mx_SettingsTab only (#8877)
This commit is contained in:
parent
b391a20434
commit
173d8f33b7
10 changed files with 10 additions and 13 deletions
|
@ -15,7 +15,7 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
.mx_ProfileSettings {
|
||||
@mixin mx_Settings_fullWidthField;
|
||||
margin-inline-end: var(--SettingsTab_fullWidthField-margin-inline-end);
|
||||
border-bottom: 1px solid $quinary-content;
|
||||
|
||||
.mx_ProfileSettings_avatarUpload {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue