mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
make note title input box wider
This commit is contained in:
parent
c5660986d6
commit
11742bba58
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user