mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-24 13:03:30 +08:00
设置标题栏父元素溢出属性,隐藏诡异滚动条
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
:style="{
|
:style="{
|
||||||
width: tabBarWidth,
|
width: tabBarWidth,
|
||||||
zIndex: 1,
|
zIndex: 1,
|
||||||
|
overflow: 'hidden',
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
<q-tabs v-model="currentTag" vertical outside-arrows class="text-primary">
|
<q-tabs v-model="currentTag" vertical outside-arrows class="text-primary">
|
||||||
|
Reference in New Issue
Block a user