parent
e0f0fa9a2a
commit
a880ed2b18
@ -182,14 +182,14 @@
|
||||
</h3>
|
||||
<label class="content-center align-middle object-center">
|
||||
<span
|
||||
class="ml-2"
|
||||
class="ml-2 text-base"
|
||||
class:text-gray-300={is_fixed}>Distance</span>
|
||||
<input
|
||||
class="relative w-10 h-5 transition-all duration-200 ease-in-out bg-gray-400 rounded-full shadow-inner outline-none appearance-none "
|
||||
class="relative w-10 h-5 transition-all duration-200 ease-in-out bg-gray-400 rounded-full shadow-inner outline-none appearance-none align-middle"
|
||||
type="checkbox"
|
||||
bind:checked={is_fixed} />
|
||||
<span
|
||||
class="ml-2"
|
||||
class="ml-2 text-base "
|
||||
class:text-gray-300={!is_fixed}>Fixed</span>
|
||||
</label>
|
||||
<div class="mt-2 mb-6">
|
||||
|
Loading…
x
Reference in New Issue
Block a user