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

This commit is contained in:
tamaragruszka
2024-08-08 00:35:10 +02:00
committed by GitHub
parent 9455269ca8
commit 47bf32910e

View File

@@ -164,7 +164,7 @@ mat-slide-toggle {
}
#{$mat-dialog-surface} {
padding: 24px 24px 8px;
padding: 24px;
#{$mat-button} {
width: auto;