updated webtoon script

This commit is contained in:
Rudis Muiznieks 2023-07-01 15:22:04 -05:00
parent 1351910f6b
commit 3677839041
Signed by: rudism
GPG key ID: CABF2F86EF7884F9

View file

@ -26,5 +26,6 @@ function injectStyle(css) {
max-width: 300px;
min-width: 300px;
height: auto;
border: 1px solid #ccc;
}`);
})();