mirror of
https://github.com/sd-webui/stable-diffusion-webui.git
synced 2024-12-14 23:02:00 +03:00
8f76c7ad97
* decouple python from js * bring the painterro btn back Co-authored-by: hlky <106811348+hlky@users.noreply.github.com>
4 lines
169 B
CSS
4 lines
169 B
CSS
.wrap .m-12 svg { display:none!important; }
|
|
.wrap .m-12::before { content:"Loading..." }
|
|
.progress-bar { display:none!important; }
|
|
.meta-text { display:none!important; } |