fix: แก้ระยะของ ของ selector

This commit is contained in:
Net 2024-06-12 15:35:05 +07:00
parent 271403ccff
commit 7ff9bcddc8
3 changed files with 9 additions and 7 deletions

View file

@ -61,9 +61,9 @@ defineProps<{
.q-item {
align-items: center;
border: 1px solid transparent;
padding: 6px 16px;
min-height: 0;
margin-bottom: 8px;
padding: 0 16px;
margin-bottom: 4px;
}
.disable-item {