mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-25 16:16:20 +08:00
fix(modal): avoid style pollution to the whole world (#1128)
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
width: 520px;
|
width: 520px;
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
|
|
||||||
.scrollbar {
|
.ant-modal-body > .scrollbar {
|
||||||
padding: 14px;
|
padding: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user