[ACS-8559] fix paddings for dialog (#4010)

This commit is contained in:
tamaragruszka
2024-08-07 18:35:10 -04:00
committed by GitHub
parent 9455269ca8
commit 47bf32910e
+1 -1
View File
@@ -164,7 +164,7 @@ mat-slide-toggle {
}
#{$mat-dialog-surface} {
padding: 24px 24px 8px;
padding: 24px;
#{$mat-button} {
width: auto;