style: 移除选择框箭头区域的多余右内边距

This commit is contained in:
user 2025-03-14 20:59:27 +08:00
parent d0cd4ae5ca
commit 599897ae85

View File

@ -271,7 +271,6 @@ export default defineComponent({
.v-select-indicators {
display: flex;
align-items: center;
padding-right: 8px;
}
.v-select-arrow {