Skip to content

Commit f2a43f8

Browse files
committed
test(ac): revert to og styles pt 2
1 parent b16c045 commit f2a43f8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core/src/components/action-sheet/action-sheet.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060

6161
font-family: $font-family-base;
6262

63-
contain: strict;
6463
touch-action: none;
6564
user-select: none;
6665
z-index: $z-index-overlay;
@@ -83,8 +82,6 @@
8382
min-height: var(--min-height);
8483
max-height: var(--max-height);
8584

86-
contain: content;
87-
// opacity: 0;
8885
z-index: $z-index-overlay-wrapper;
8986
}
9087

0 commit comments

Comments
 (0)