File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5656 --padding-end : #{globals .$ion-space-400 } ;
5757 --padding-bottom : #{globals .$ion-space-300 } ;
5858 --padding-start : #{globals .$ion-space-400 } ;
59- --background-activated : #{globals .$ion-bg-neutral-subtlest-press } ;
6059
6160 @include globals .typography (globals .$ion-heading-h6-medium );
6261}
Original file line number Diff line number Diff line change @@ -125,7 +125,8 @@ slot[name="end"]::slotted(*) {
125125
126126// Item in Accordion
127127// --------------------------------------------------
128- // Ensure button element in accordion header has proper horizontal padding
129128:host (.accordion-header-item ) .item-native {
129+ --background-activated : #{globals .$ion-bg-neutral-subtlest-press } ;
130+
130131 @include globals .padding-horizontal (globals .$ion-space-400 );
131132}
You can’t perform that action at this time.
0 commit comments