File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ .react-tabs {
2+ -webkit-tap-highlight-color : transparent;
3+ }
4+
15.react-tabs__tab-list {
26 border-bottom : 1px solid # aaa ;
37 margin : 0 0 10px ;
1317 list-style : none;
1418 padding : 6px 12px ;
1519 cursor : pointer;
16- -webkit-tap-highlight-color : transparent;
1720}
1821
1922.react-tabs__tab--selected {
Original file line number Diff line number Diff line change 11.react-tabs {
2+ -webkit-tap-highlight-color : transparent ;
3+
24 &__tab-list {
35 border-bottom : 1px solid #aaa ;
46 margin : 0 0 10px ;
1416 list-style : none ;
1517 padding : 6px 12px ;
1618 cursor : pointer ;
17- -webkit-tap-highlight-color : transparent ;
1819
1920 &--selected {
2021 background : #fff ;
Original file line number Diff line number Diff line change 11.react-tabs {
2+ -webkit-tap-highlight-color : transparent ;
3+
24 & __tab-list {
35 border-bottom : 1px solid #aaa ;
46 margin : 0 0 10px ;
1416 list-style : none ;
1517 padding : 6px 12px ;
1618 cursor : pointer ;
17- -webkit-tap-highlight-color : transparent ;
1819
1920 & --selected {
2021 background : #fff ;
You can’t perform that action at this time.
0 commit comments