mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-14 09:30:52 +08:00
fix: vxeGrid top padding (#5193)
This commit is contained in:
@@ -306,7 +306,7 @@ onUnmounted(() => {
|
||||
ref="gridRef"
|
||||
:class="
|
||||
cn(
|
||||
'p-2 pt-0',
|
||||
'p-2',
|
||||
{
|
||||
'pt-0': showToolbar && !formOptions,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user