mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-15 16:20:03 +00:00
New material theme, additional fonts, more complete theme coverage, and bug fixes
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
id="filter-tiles"
|
||||
v-model="input"
|
||||
ref="filter"
|
||||
placeholder="Start typing to filter tiles..."
|
||||
placeholder="Start typing to filter..."
|
||||
v-on:input="userIsTypingSomething"
|
||||
@keydown.esc="clearFilterInput" />
|
||||
<i v-if="input.length > 0"
|
||||
|
||||
Reference in New Issue
Block a user