adjust settings page interface to support OLED

add navbar and remove FAB
This commit is contained in:
buzz-lightsnack-2007 2024-04-23 16:27:59 +08:00
parent 6aef461d0d
commit 1627cbbf3b
10 changed files with 88 additions and 50 deletions

View file

@ -41,12 +41,7 @@
<ul class="input-field">
<li>
<label>
<input
type="checkbox"
data-result-store=",settings,filters"
data-result-store-parameter="enabled"
class="filled-in" data-store-location="1"
/>
<input type="checkbox" data-result-store=",settings,filters" data-result-store-parameter="enabled" class="filled-in" data-store-location="1" />
<span for="enable"></span>
</label>
</li>