fix episode paging
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user