Explorar o código

fix(modal): avoid style pollution to the whole world (#1128)

love-life %!s(int64=3) %!d(string=hai) anos
pai
achega
6e7f6f82ed
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/Modal/src/index.less

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

@@ -19,7 +19,7 @@
   width: 520px;
   padding-bottom: 0;
 
-  .scrollbar {
+  .ant-modal-body > .scrollbar {
     padding: 14px;
   }