Browse Source

fix build failed

ryoji-s 2 years ago
parent
commit
f7c41ead58
1 changed files with 2 additions and 2 deletions
  1. 2 2
      apps/app/src/components/Navbar/GrowiSubNavigation.module.scss

+ 2 - 2
apps/app/src/components/Navbar/GrowiSubNavigation.module.scss

@@ -88,13 +88,13 @@
       padding-right: 8px;
       padding-left: 6px;
       font-size: 14px;
-      font-weight: bs.$fw-bold;
+      font-weight: bs.$font-weight-bold;
     }
     .seen-user-count {
       padding-right: 6px;
       padding-left: 6px;
       font-size: 14px;
-      font-weight: bs.$fw-bold;
+      font-weight: bs.$font-weight-bold;
       vertical-align: bottom;
     }