Browse Source

style: 修复antdv Modal header高度错误 (#1987)

pull/2000/head
Tanimodori 4 years ago
committed by GitHub
parent
commit
c2e2ca9bed
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/components/Modal/src/index.less

1
src/components/Modal/src/index.less

@ -26,7 +26,6 @@
&-title {
font-size: 16px;
font-weight: bold;
line-height: 16px;
.base-title {
cursor: move !important;

Loading…
Cancel
Save