mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-17 14:21:14 +00:00
AAE-30744 Removed temporary fix for dialog padding
This commit is contained in:
@@ -145,9 +145,6 @@ mat-slide-toggle {
|
|||||||
--mdc-dialog-supporting-text-color: var(--theme-primary-text);
|
--mdc-dialog-supporting-text-color: var(--theme-primary-text);
|
||||||
}
|
}
|
||||||
|
|
||||||
#{$mat-dialog-surface} {
|
|
||||||
padding: 24px;
|
|
||||||
|
|
||||||
#{$mat-button} {
|
#{$mat-button} {
|
||||||
width: auto;
|
width: auto;
|
||||||
|
|
||||||
@@ -155,7 +152,6 @@ mat-slide-toggle {
|
|||||||
padding: 0 16px;
|
padding: 0 16px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#{$mat-floating-label},
|
#{$mat-floating-label},
|
||||||
|
Reference in New Issue
Block a user