mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-08 22:51:25 +08:00
设置标题栏父元素溢出属性,隐藏诡异滚动条
This commit is contained in:
parent
951828cde7
commit
8a497ab81b
@ -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">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user