We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 234afd7 commit 890aea2Copy full SHA for 890aea2
1 file changed
src/styles/scoped.scss
@@ -79,6 +79,9 @@
79
:deep(.q-field__append) {
80
width: auto;
81
}
82
+:deep(.q-chip) {
83
+ width: auto;
84
+}
85
86
@media (min-width: 0) {
87
:deep(.col,.col-xs) {
0 commit comments