Explorar el Código

新增组件及页面

liuqiwen hace 5 años
padre
commit
5e60ba5aaf
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      dgtis-ui/src/assets/styles/lunbo.css

+ 2 - 1
dgtis-ui/src/assets/styles/lunbo.css

@@ -151,9 +151,10 @@ body {
     align-items: center;
     justify-content: center;
     position: relative;
-    height: 100%;
+    height: 100% !important;
     min-height: 180px;
     max-height: 800px;
+    border: none !important;
 }