forked from fanruan/fineui
windy
6 years ago
7 changed files with 25 additions and 9 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,10 +1,10 @@
|
||||
@import "../../index"; |
||||
.bi-combo { |
||||
//&.bi-combo-popup { |
||||
// display: block !important; |
||||
// visibility: visible !important; |
||||
// &:focus { |
||||
// .box-shadow(0 0 5px 2px, @color-bi-blue-20); |
||||
// } |
||||
//} |
||||
&.bi-combo-popup { |
||||
display: block !important; |
||||
visibility: visible !important; |
||||
//&:focus { |
||||
// .box-shadow(0 0 5px 2px, @color-bi-blue-20); |
||||
//} |
||||
} |
||||
} |
||||
|
Loading…
Reference in new issue