Ver código fonte

修改样式

zs 1 ano atrás
pai
commit
56e1228e81
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      pagesMatch/apply/index.wxss

+ 4 - 0
pagesMatch/apply/index.wxss

@@ -130,4 +130,8 @@
 
 
 .main .thr .btn_3 {
 .main .thr .btn_3 {
     background-color: var(--rgb46a);
     background-color: var(--rgb46a);
+}
+
+.main .thr .btn_4 {
+    background-color: var(--rgb67c);
 }
 }