mirror of
https://github.com/zadam/trilium.git
synced 2026-01-05 06:59:54 +01:00
make note title input box wider
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
</div>
|
||||
|
||||
<div style="float: left; margin: 5px;">
|
||||
<input type="text" autocomplete="off" value="Welcome to Notecase web app!" id="noteTitle" style="font-size: x-large; border: 0; width: 100%;">
|
||||
<input type="text" autocomplete="off" value="Welcome to Notecase web app!" id="noteTitle" style="font-size: x-large; border: 0; width: 650px;">
|
||||
</div>
|
||||
|
||||
<div style="clear: both; height: 0"></div>
|
||||
|
||||
Reference in New Issue
Block a user