Explorar o código

style: 修改弹窗背景色

xyh %!s(int64=2) %!d(string=hai) anos
pai
achega
d8af912bab
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/app/src/components/modal/index.module.css

+ 1 - 0
packages/app/src/components/modal/index.module.css

@@ -129,6 +129,7 @@
   width: 100%;
   height: 100%;
   overflow: hidden;
+  background-color: #f5f5f5;
 }
 
 .page-dialog-close {