Skip to content

Commit 8649ae7

Browse files
committed
fix: safearea for ac
1 parent 534229a commit 8649ae7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/packages/actionsheet/actionsheet.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
@import '../popup/popup.scss';
22

33
.nut-actionsheet {
4-
display: block;
5-
padding-bottom: constant(safe-area-inset-bottom);
6-
padding-bottom: env(safe-area-inset-bottom);
74
text-align: center;
85

96
&.nut-popup {

0 commit comments

Comments
 (0)