fix: style
This commit is contained in:
parent
2dcb73764f
commit
29d493e2da
@ -28,7 +28,7 @@ onMounted(() => {
|
|||||||
<div
|
<div
|
||||||
:class="[
|
:class="[
|
||||||
`${prefixCls}-header`,
|
`${prefixCls}-header`,
|
||||||
'lex b-b-1 h-50px items-center text-center bg-white pr-10px'
|
'flex b-b-1 h-50px items-center text-center bg-white pr-10px'
|
||||||
]"
|
]"
|
||||||
>
|
>
|
||||||
<div :class="[`${prefixCls}-header__back`, 'flex pl-10px pr-10px ']">
|
<div :class="[`${prefixCls}-header__back`, 'flex pl-10px pr-10px ']">
|
||||||
|
Loading…
Reference in New Issue
Block a user