style: 修复antdv Modal header高度错误 (#1987)
This commit is contained in:
parent
02c469b17a
commit
c2e2ca9bed
|
|
@ -26,7 +26,6 @@
|
||||||
&-title {
|
&-title {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
line-height: 16px;
|
|
||||||
|
|
||||||
.base-title {
|
.base-title {
|
||||||
cursor: move !important;
|
cursor: move !important;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue