Skip to content

Commit bfee4a0

Browse files
committed
remove border on select-tag
1 parent b0bba83 commit bfee4a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scss/vue-select.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ $selected-tag-bg: $primary !default;
174174
.v-select .selected-tag {
175175
color: $selected-tag-color;
176176
background-color: $selected-tag-bg;
177-
border: 1px solid #ccc;
178177
border-radius: $dropdown-border-radius;
179178
height: 26px;
180179
margin: 4px 1px 0px 3px;

0 commit comments

Comments
 (0)