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,9 +145,6 @@ mat-slide-toggle {
|
||||
--mdc-dialog-supporting-text-color: var(--theme-primary-text);
|
||||
}
|
||||
|
||||
#{$mat-dialog-surface} {
|
||||
padding: 24px;
|
||||
|
||||
#{$mat-button} {
|
||||
width: auto;
|
||||
|
||||
@@ -155,7 +152,6 @@ mat-slide-toggle {
|
||||
padding: 0 16px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#{$mat-floating-label},
|
||||
|
Reference in New Issue
Block a user