mirror of
https://github.com/vbenjs/gf-vben-admin.git
synced 2025-02-03 03:32:59 +08:00
fix(style): add table title min-height (#547)
This commit is contained in:
parent
e80280fb81
commit
bf365e26e5
@ -331,6 +331,7 @@
|
||||
border-radius: 2px;
|
||||
|
||||
.ant-table-title {
|
||||
min-height: 40px;
|
||||
padding: 0 0 8px 0 !important;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user