updated webtoon script
This commit is contained in:
parent
1351910f6b
commit
3677839041
|
@ -26,5 +26,6 @@ function injectStyle(css) {
|
||||||
max-width: 300px;
|
max-width: 300px;
|
||||||
min-width: 300px;
|
min-width: 300px;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
border: 1px solid #ccc;
|
||||||
}`);
|
}`);
|
||||||
})();
|
})();
|
||||||
|
|
Loading…
Reference in New Issue