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
1 changed files with 1 additions and 0 deletions

View File

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