ソースを参照

Fix ng-cloak style

Thomas Dy 10 年 前
コミット
79cf4b2210
1 ファイル変更1 行追加1 行削除
  1. 1 1
      public/stylesheets/main.css

+ 1 - 1
public/stylesheets/main.css

@@ -1,5 +1,5 @@
 .ng-cloak {
-    display: none;
+    display: none !important;
 }
 
 .container {