Browse Source

131644 add bs

soumaeda 2 years ago
parent
commit
51e481d256
1 changed files with 1 additions and 1 deletions
  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 {
       .input-group-text {
       .input-group-text {
         color: darken(white, 30%);
         color: darken(white, 30%);
-        background-color: rgba($gray-700, 0.7);
+        background-color: rgba(bs.$gray-700, 0.7);
       }
       }
 
 
       .form-control {
       .form-control {