Browse Source

remove comment

kaoritokashiki 6 years ago
parent
commit
4a74adecbf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/client/styles/scss/_navbar.scss

+ 1 - 1
src/client/styles/scss/_navbar.scss

@@ -40,7 +40,7 @@
     }
   }
   .nav-item.confidential {
-    max-height: 52px; //追加
+    max-height: 52px;
     background: rgba(0, 0, 0, 0.2);
   }