shrinkable note title so the design crumbles with smaller width

This commit is contained in:
azivner 2018-08-16 23:16:17 +02:00
parent 208771216e
commit 02c0f9a6cd

View File

@ -109,7 +109,7 @@
</ul> </ul>
</div> </div>
<input autocomplete="off" value="" id="note-title" style="margin-left: 15px; font-size: x-large; border: 0; flex-grow: 100;" tabindex="1"> <input autocomplete="off" value="" id="note-title" style="margin-left: 15px; font-size: x-large; border: 0; width: 5em; flex-grow: 100;" tabindex="1">
<div class="hide-toggle" style="display: flex; align-items: center;"> <div class="hide-toggle" style="display: flex; align-items: center;">
<span id="note-id-display" title="Note ID"></span> <span id="note-id-display" title="Note ID"></span>