We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 534229a commit 8649ae7Copy full SHA for 8649ae7
src/packages/actionsheet/actionsheet.scss
@@ -1,9 +1,6 @@
1
@import '../popup/popup.scss';
2
3
.nut-actionsheet {
4
- display: block;
5
- padding-bottom: constant(safe-area-inset-bottom);
6
- padding-bottom: env(safe-area-inset-bottom);
7
text-align: center;
8
9
&.nut-popup {
0 commit comments