mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-08 01:17:23 +08:00
style: update
This commit is contained in:
parent
b4fd313082
commit
a8b9683a5f
@ -92,7 +92,8 @@ const transitionMain = defineComponent({
|
|||||||
<el-scrollbar
|
<el-scrollbar
|
||||||
v-if="props.fixedHeader"
|
v-if="props.fixedHeader"
|
||||||
:wrap-style="{
|
:wrap-style="{
|
||||||
display: 'flex'
|
display: 'flex',
|
||||||
|
'flex-wrap': 'wrap'
|
||||||
}"
|
}"
|
||||||
:view-style="{
|
:view-style="{
|
||||||
display: 'flex',
|
display: 'flex',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user