Skip to content

Commit 890aea2

Browse files
committed
chip element width scoped style
1 parent 234afd7 commit 890aea2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/styles/scoped.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@
7979
:deep(.q-field__append) {
8080
width: auto;
8181
}
82+
:deep(.q-chip) {
83+
width: auto;
84+
}
8285

8386
@media (min-width: 0) {
8487
:deep(.col,.col-xs) {

0 commit comments

Comments
 (0)