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