瀏覽代碼

131644 add bs

soumaeda 2 年之前
父節點
當前提交
51e481d256
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      apps/app/src/components/Layout/NoLoginLayout.module.scss

+ 1 - 1
apps/app/src/components/Layout/NoLoginLayout.module.scss

@@ -214,7 +214,7 @@
     .input-group {
       .input-group-text {
         color: darken(white, 30%);
-        background-color: rgba($gray-700, 0.7);
+        background-color: rgba(bs.$gray-700, 0.7);
       }
 
       .form-control {