Browse Source

修改登录颜色

Qukatie 1 tháng trước cách đây
mục cha
commit
d50522bdc2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/styles/login.scss

+ 1 - 1
src/styles/login.scss

@@ -73,7 +73,7 @@
   border-left: none;
   border-radius: 40px;
   color: #fff;
-  background-color: #ffffff14;
+  background-color: #03803b80;
   width: 100%;
   float: left;
   box-sizing: border-box;