Commit 4a8fe096 authored by AUTOMATIC's avatar AUTOMATIC

remove the double loading text

parent e4e0918f
...@@ -75,6 +75,7 @@ css_hide_progressbar = """ ...@@ -75,6 +75,7 @@ css_hide_progressbar = """
.wrap .m-12::before { content:"Loading..." } .wrap .m-12::before { content:"Loading..." }
.wrap .z-20 svg { display:none!important; } .wrap .z-20 svg { display:none!important; }
.wrap .z-20::before { content:"Loading..." } .wrap .z-20::before { content:"Loading..." }
.wrap.cover-bg .z-20::before { content:"" }
.progress-bar { display:none!important; } .progress-bar { display:none!important; }
.meta-text { display:none!important; } .meta-text { display:none!important; }
.meta-text-center { display:none!important; } .meta-text-center { display:none!important; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment