forked from fanruan/fineui
guy
4 years ago
2 changed files with 10 additions and 5 deletions
@ -1,5 +1,9 @@
|
||||
@import "../../index"; |
||||
|
||||
.bi-segment-button{ |
||||
.bi-segment-button { |
||||
color: @color-bi-text-highlight; |
||||
&:active { |
||||
color: @color-bi-text-highlight; |
||||
.background-color(@color-bi-background-highlight, 10%); |
||||
} |
||||
} |
Loading…
Reference in new issue