瀏覽代碼

style: 添加hover效果

cuiyalong 9 月之前
父節點
當前提交
eb65b04aeb
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/web/staticres/frontRouter/pc/dataInterface/css/index-interface.css

+ 3 - 0
src/web/staticres/frontRouter/pc/dataInterface/css/index-interface.css

@@ -129,6 +129,9 @@
   height: 72px;
   display: flex;
 }
+.header-banner-content-item:hover {
+  background: linear-gradient(180deg, #2A80F0 0%, #1A14C0 100%);
+}
 .list-hover-container {
   position: absolute;
   top: 25px;