Merge remote-tracking branch 'origin/master' into vnext
This commit is contained in:
commit
f95d6d062c
|
@ -11,11 +11,10 @@
|
||||||
.select::after {
|
.select::after {
|
||||||
color: #0094fb;
|
color: #0094fb;
|
||||||
content: '\25BC';
|
content: '\25BC';
|
||||||
position: absolute;
|
|
||||||
right: 0;
|
|
||||||
padding: 0 10px;
|
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
|
margin-left: -30px;
|
||||||
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
option {
|
option {
|
||||||
|
|
Loading…
Reference in New Issue