mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-8559] fix paddings for dialog (#4010)
This commit is contained in:
@@ -164,7 +164,7 @@ mat-slide-toggle {
|
||||
}
|
||||
|
||||
#{$mat-dialog-surface} {
|
||||
padding: 24px 24px 8px;
|
||||
padding: 24px;
|
||||
|
||||
#{$mat-button} {
|
||||
width: auto;
|
||||
|
Reference in New Issue
Block a user