Skip to content

Commit 0d55196

Browse files
fix(QTabs): setting causing to long tab when window larger than 1440px (#13383)
* Setting causing to long tab when window larger than 1440 * Update QTabs.sass Co-authored-by: Razvan Stoenescu <razvan.stoenescu@gmail.com>
1 parent bf43e29 commit 0d55196

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

ui/src/components/tabs/QTabs.sass

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,3 @@
181181
min-height: 36px
182182
&--full
183183
min-height: 52px
184-
185-
186-
@media (min-width: $breakpoint-lg-min)
187-
.q-header, .q-footer
188-
.q-tab__content
189-
min-width: 128px

0 commit comments

Comments
 (0)