设置标题栏父元素溢出属性,隐藏诡异滚动条

This commit is contained in:
fofolee 2022-04-14 21:39:30 +08:00
parent 951828cde7
commit 8a497ab81b

View File

@ -8,6 +8,7 @@
:style="{
width: tabBarWidth,
zIndex: 1,
overflow: 'hidden',
}"
>
<q-tabs v-model="currentTag" vertical outside-arrows class="text-primary">