File tree Expand file tree Collapse file tree 3 files changed +1
-2
lines changed
core/src/components/input-otp Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 4242 --margin-end : 0 ;
4343 --margin-bottom : 0 ;
4444 --margin-start : 0 ;
45+ --separator-height : var (--separator-width );
4546
4647 /* *
4748 * This is a private API that is used to switch
Original file line number Diff line number Diff line change 1515 --border-style : #{globals .$ion-border-style-solid } ;
1616 --border-color : #{globals .$ion-border-input-default } ;
1717 --separator-width : #{globals .$ion-scale-200 } ;
18- --separator-height : #{globals .$ion-scale-200 } ;
1918 --separator-border-radius : #{globals .$ion-border-radius-full } ;
2019 --separator-color : #{globals .$ion-bg-neutral-subtle-press } ;
2120 --highlight-color-focused : #{globals .$ion-border-focus-default } ;
Original file line number Diff line number Diff line change 1313 --min-width : 40px ;
1414 --border-style : solid ;
1515 --separator-width : 8px ;
16- --separator-height : var (--separator-width );
1716 --separator-border-radius : 999px ;
1817 --separator-color : #{$background-color-step-150 } ;
1918 --highlight-color-focused : #{ion-color (primary , base )} ;
You can’t perform that action at this time.
0 commit comments