guhongwei 5 rokov pred
rodič
commit
203b2aa32e
1 zmenil súbory, kde vykonal 3 pridanie a 0 odobranie
  1. 3 0
      src/layout/institution/detailInfo.vue

+ 3 - 0
src/layout/institution/detailInfo.vue

@@ -312,4 +312,7 @@ p {
 .clickBtn .el-button:first-child {
   background-color: #e9021d;
 }
+.clickBtn .el-button:last-child {
+  background: #e6a23c;
+}
 </style>