Skip to content

Commit 943f248

Browse files
committed
fix dialog box padding
Signed-off-by: Matt Wrock <matt@mattwrock.com>
1 parent 44c461e commit 943f248

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

components/builder-web/stylesheets/_dialog.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.mat-mdc-dialog-container .mdc-dialog__surface {
2+
padding: 24px;
3+
}
4+
15
.dialog {
26
color: $hab-text;
37

0 commit comments

Comments
 (0)