adds view mode design
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
<!-- Rounded switch -->
|
||||
<label class="switch">
|
||||
<input class="toggle" id={{item.calendarId}} type="checkbox" toggled={{item.toggle}} onclick="toggleReaction(this)">
|
||||
<span class="slider round"></span>
|
||||
<span class="slider on round"></span>
|
||||
</label>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user