AN box size adjustment

This commit is contained in:
LightSaveUs
2022-08-29 18:02:04 +03:00
committed by GitHub
parent d4366593ef
commit b9b5a23834

View File

@@ -43,7 +43,7 @@
Template:<br/> Template:<br/>
<input autocomplete="off" type=text class="var_sync_story_authornotetemplate fullwidth" onchange='sync_to_server(this);'><br/> <input autocomplete="off" type=text class="var_sync_story_authornotetemplate fullwidth" onchange='sync_to_server(this);'><br/>
Author's Notes:<br/> Author's Notes:<br/>
<textarea autocomplete="off" rows=5 id="authors_notes" class="var_sync_story_authornote var_sync_alt_story_authornote_length fullwidth" oninput="autoResize(this)" onchange='sync_to_server(this);'></textarea><br/> <textarea autocomplete="off" rows=17 id="authors_notes" class="var_sync_story_authornote var_sync_alt_story_authornote_length fullwidth" oninput="autoResize(this)" onchange='sync_to_server(this);'></textarea><br/>
<div class="setting_tile_area"> <div class="setting_tile_area">
{% with menu='author_notes' %} {% with menu='author_notes' %}
{% with sub_path='' %} {% with sub_path='' %}