mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-26 00:26:20 +08:00
fix: form does not take effect in vertical layout (#4680)
This commit is contained in:
@@ -281,7 +281,7 @@ function autofocus() {
|
||||
'mr-2 flex-shrink-0 justify-end': !isVertical,
|
||||
'flex-row': isVertical,
|
||||
},
|
||||
!isVertical && labelClass,
|
||||
labelClass,
|
||||
)
|
||||
"
|
||||
:help="help"
|
||||
|
Reference in New Issue
Block a user