fix(modal): avoid style pollution to the whole world (#1128)
This commit is contained in:
parent
466d4edcd0
commit
6e7f6f82ed
|
|
@ -19,7 +19,7 @@
|
|||
width: 520px;
|
||||
padding-bottom: 0;
|
||||
|
||||
.scrollbar {
|
||||
.ant-modal-body > .scrollbar {
|
||||
padding: 14px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue