File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -309,9 +309,6 @@ ion-accordion-group.accordion-group-expand-inset > ion-accordion:last-of-type {
309309 border-bottom-left-radius : globals .$ionic-border-radius-200 ;
310310 border-bottom-right-radius : globals .$ionic-border-radius-200 ;
311311}
312- ion-accordion-group > ion-accordion :last-of-type ion-item [slot = " header" ] {
313- --border-width : 0 ;
314- }
315312
316313ion-accordion .accordion-animated > [slot = " header" ] .ion-accordion-toggle-icon {
317314 transition : 300ms transform cubic-bezier (0.25 , 0.8 , 0.5 , 1 );
@@ -334,16 +331,6 @@ ion-accordion.accordion-expanded > [slot="header"] .ion-accordion-toggle-icon {
334331 transform : rotate (180deg );
335332}
336333
337- ion-accordion-group .accordion-group-expand-inset.md > ion-accordion .accordion-previous ion-item [slot = " header" ] {
338- --border-width : 0 ;
339- --inner-border-width : 0 ;
340- }
341-
342- ion-accordion-group .accordion-group-expand-inset.md > ion-accordion .accordion-expanding :first-of-type ,
343- ion-accordion-group .accordion-group-expand-inset.md > ion-accordion .accordion-expanded :first-of-type {
344- margin-top : 0 ;
345- }
346-
347334// Safari/iOS 15 changes the appearance of input[type="date"].
348335// For backwards compatibility from Ionic 5/Safari 14 designs,
349336// we override the appearance only when using within an ion-input.
You can’t perform that action at this time.
0 commit comments