Unverified Commit bf365e26 authored by Mikasa33's avatar Mikasa33 Committed by GitHub

fix(style): add table title min-height (#547)

parent e80280fb
...@@ -331,6 +331,7 @@ ...@@ -331,6 +331,7 @@
border-radius: 2px; border-radius: 2px;
.ant-table-title { .ant-table-title {
min-height: 40px;
padding: 0 0 8px 0 !important; padding: 0 0 8px 0 !important;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment