fix: แก้ระยะของ ของ selector
This commit is contained in:
parent
271403ccff
commit
7ff9bcddc8
3 changed files with 9 additions and 7 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue