Browse Source

Fix ng-cloak style

Thomas Dy 10 năm trước cách đây
mục cha
commit
79cf4b2210
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {