Răsfoiți Sursa

style: 添加hover效果

cuiyalong 9 luni în urmă
părinte
comite
eb65b04aeb

+ 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;