This is just a good clean point of development. Still a lot of work though!
This commit is contained in:
@@ -278,7 +278,7 @@ function handle_qr_manual_entry() {
|
||||
|
||||
|
||||
<section
|
||||
class="ae_element qr_scanner border border-2 border-primary space-y-2 flex flex-col gap-1 justify-center items-center min-w-full max-w-full"
|
||||
class="ae_element qr_scanner border-2 border-slate-500/10 space-y-2 flex flex-col gap-1 justify-center items-center min-w-full max-w-full"
|
||||
class:not_started={scanning_status == 'not_started'}
|
||||
class:paused={scanning_status == 'paused'}
|
||||
class:scanning={scanning_status == 'scanning'}
|
||||
|
||||
Reference in New Issue
Block a user