mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-22 10:30:34 +03:00
adjust clear button position
This commit is contained in:
@@ -88,7 +88,7 @@
|
|||||||
/* Clear Button */
|
/* Clear Button */
|
||||||
.v-select .dropdown-toggle .clear {
|
.v-select .dropdown-toggle .clear {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 7px;
|
bottom: 9px;
|
||||||
right: 30px;
|
right: 30px;
|
||||||
font-size: 23px;
|
font-size: 23px;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
|||||||
Reference in New Issue
Block a user