Browse Source

新增组件及页面

liuqiwen 4 years ago
parent
commit
b663038b32
2 changed files with 9 additions and 2 deletions
  1. BIN
      dgtis-ui/src/assets/image/searchBtn.png
  2. 9 2
      dgtis-ui/src/assets/styles/lunbo.css

BIN
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%;