瀏覽代碼

新增组件及页面

liuqiwen 4 年之前
父節點
當前提交
b663038b32
共有 2 個文件被更改,包括 9 次插入2 次删除
  1. 二進制
      dgtis-ui/src/assets/image/searchBtn.png
  2. 9 2
      dgtis-ui/src/assets/styles/lunbo.css

二進制
dgtis-ui/src/assets/image/searchBtn.png


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

@@ -97,11 +97,18 @@ body {
   top: 160px;
   right: -20px;
   background: #FFF !important;
-  border-color: #048EF3 !important;
+  /*border-color: #1dcaf6 !important;*/
+  border: none !important;
+  padding: 0 !important;
   z-index: 99;
 }
+.lunboSearchBtn img{
+  width: 100%;
+  height: 100%;
+  border-radius: 50%;
+}
 .lunboSearchBtn i{
-  color: #048EF3 !important;
+  color: #1dcaf6 !important;
 }
 .infoLeft{
   width: 50%;