File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -76,19 +76,19 @@ slot[name="end"]::slotted(*) {
7676
7777:host (.ion-focused ) .item-native  {
7878  --border-radius : #{globals .$ion-border-radius-400 } ;
79+ }
7980
80-    & ::after  {
81-      @include  globals .border-radius (inherit );
82-      @include  globals .position (0 , 0 , 0 , 0 );
81+ :host ( .ion-focused )  .item-native ::after  {
82+   @include  globals .border-radius (inherit );
83+   @include  globals .position (0 , 0 , 0 , 0 );
8384
84-      position absolute ;
85+   position absolute ;
8586
86-      border-width globals .$ion-border-size-050 ;
87-      border-style globals .$ion-border-style-solid ;
88-      border-color globals .$ion-border-focus-default ;
87+   border-width globals .$ion-border-size-050 ;
88+   border-style globals .$ion-border-style-solid ;
89+   border-color globals .$ion-border-focus-default ;
8990
90-     content : " " 
91-   }
91+   content : " " 
9292}
9393
9494//  Ionic Item Lines
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments