Browse Source

Do not use p-mod on its own

Steven Silvester 8 năm trước cách đây
mục cha
commit
20a628e660
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/application/index.css

+ 1 - 1
src/application/index.css

@@ -30,7 +30,7 @@ body {
 }
 
 
-.p-mod-hidden {
+.p-Widget.p-mod-hidden {
   display: none !important;
 }