Explorar el Código

feat: 计量支付-计量台账-附件样式更新

lanjianrong hace 4 años
padre
commit
9c155b30bc
Se han modificado 1 ficheros con 2 adiciones y 5 borrados
  1. 2 5
      app/public/css/main.css

+ 2 - 5
app/public/css/main.css

@@ -1149,10 +1149,7 @@ overflow-y: auto;
 .att-file-btn {
   display: none;
 }
-
-#alllist-table tr:hover .att-file-btn{
-  display: block;
-}
-#nodelist-table tr:hover .att-file-btn{
+.list-table tr:hover .att-file-btn{
   display: block;
 }
+