diff options
Diffstat (limited to 'themes/simple/layouts/_default')
| -rw-r--r-- | themes/simple/layouts/_default/notes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/simple/layouts/_default/notes.html b/themes/simple/layouts/_default/notes.html index a3a6bab..616234e 100644 --- a/themes/simple/layouts/_default/notes.html +++ b/themes/simple/layouts/_default/notes.html | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | 13 | ||
| 14 | <hr class="border-2 border-gray-100 mb-8"> | 14 | <hr class="border-2 border-gray-100 mb-8"> |
| 15 | 15 | ||
| 16 | <select id="jump-to-note" class="px-3 py-2 rounded mb-2"> | 16 | <select id="jump-to-note" class="px-3 py-2 rounded mb-2 bg-gray-100 w-full md:w-auto"> |
| 17 | <option>Jump to note</option> | 17 | <option>Jump to note</option> |
| 18 | </select> | 18 | </select> |
| 19 | 19 | ||
