Skip to content

Commit 518a4de

Browse files
CR
1 parent ea679a0 commit 518a4de

File tree

29 files changed

+1
-17
lines changed

29 files changed

+1
-17
lines changed

core/src/components/button/button.common.scss

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -311,23 +311,7 @@ ion-ripple-effect {
311311
// Button Badge
312312
// --------------------------------------------------
313313

314-
// This rule only works in Chrome
315-
:has(ion-badge) .button-native {
316-
overflow: visible;
317-
318-
ion-ripple-effect {
319-
// stylelint-disable-next-line property-disallowed-list
320-
border-radius: inherit;
321-
}
322-
323-
&::after {
324-
// stylelint-disable-next-line property-disallowed-list
325-
border-radius: inherit;
326-
}
327-
}
328-
329-
// This rule only works in Safari
330-
:host(:has(ion-badge)) .button-native {
314+
.button-native {
331315
overflow: visible;
332316

333317
ion-ripple-effect {
25 Bytes
Loading
18 Bytes
Loading
440 Bytes
Loading
542 Bytes
Loading
187 Bytes
Loading
695 Bytes
Loading
1.02 KB
Loading
1.3 KB
Loading
2.66 KB
Loading

0 commit comments

Comments
 (0)