fix episode paging
This commit is contained in:
parent
2a045f60cc
commit
066c2d004f
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
|||
</li>
|
||||
<li>
|
||||
<label for="txtCustomCss">${LabelCustomCss}</label>
|
||||
<textarea id="txtCustomCss" style="font-family:monospace;height:200px!important;"></textarea>
|
||||
<textarea id="txtCustomCss" style="font-family:monospace;height:200px!important;overflow-y:auto;"></textarea>
|
||||
<div class="fieldDescription">${LabelCustomCssHelp}</div>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue