fix: style

(cherry picked from commit 29d493e2da)
pull/245/head
xingyu 2023-07-29 15:54:44 +08:00 committed by shizhong
parent c50051d930
commit 9ae54036fa
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,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 ']">