Skip to content

Commit 522cde2

Browse files
committed
ui: fix dialog scroll bar
1 parent e8d228a commit 522cde2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/ui-default/components/dialog/dialog.page.styl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@
2222
box-shadow: $dialog-shadow
2323
min-width: rem(500px)
2424
max-width: rem(900px)
25-
max-height: 90vh
2625
padding: rem(40px) rem(30px)
27-
overflow-y: auto
2826

2927
.dialog__body
3028
margin-bottom: rem(20px)

0 commit comments

Comments
 (0)