Quellcode durchsuchen

首件上报样式修改

duy vor 8 Monaten
Ursprung
Commit
954c8b63b3
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      src/styles/other/first-item.scss

+ 2 - 2
src/styles/other/first-item.scss

@@ -55,7 +55,7 @@
     }
 }
 
-.hc-first-item-node-layout {
+
     .node-content {
         flex: 1;
         display: flex;
@@ -104,4 +104,4 @@
         box-shadow: -2px 0px 10px 0 rgba(32, 37, 50, 0.03), 0 -10px 21px 3px rgba(32, 37, 50, 0.03);
         overflow: hidden;
     }
-}
+