panhui 4 سال پیش
والد
کامیت
c8e683bcac
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/main/nine-space/src/components/CouponInfo.vue

+ 2 - 2
src/main/nine-space/src/components/CouponInfo.vue

@@ -134,7 +134,7 @@ export default {
         &::before {
         &::before {
             content: '';
             content: '';
             position: absolute;
             position: absolute;
-            background-color: #181818;
+            background-color: #0f0f0f;
             width: 16px;
             width: 16px;
             height: 16px;
             height: 16px;
             left: -18px;
             left: -18px;
@@ -144,7 +144,7 @@ export default {
         &::after {
         &::after {
             content: '';
             content: '';
             position: absolute;
             position: absolute;
-            background-color: #181818;
+            background-color: #0f0f0f;
             width: 16px;
             width: 16px;
             height: 16px;
             height: 16px;
             right: -18px;
             right: -18px;