Browse Source

bugfix error messages

andre 2 năm trước cách đây
mục cha
commit
1cf0e1c915
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      templates/client/default/assets/css/mg_styles.css

+ 6 - 0
templates/client/default/assets/css/mg_styles.css

@@ -264,3 +264,9 @@
 }
 /* end of form validation display fixes */
 
+/* thurdata bugfix invisible messages */
+.mg-toast {
+    opacity: 1 !important;
+    border: none !important;
+}
+/* end thurdata bugfix invisible messages */