forked from MapComplete/MapComplete
UX: improve rendering of disabled GPS button (esp. if not available)
This commit is contained in:
parent
23dae52bad
commit
a7c7064636
4 changed files with 7 additions and 4 deletions
|
@ -27,6 +27,7 @@
|
|||
on:click={(e) => dispatch("click", e)}
|
||||
on:keydown
|
||||
use:ariaLabelStore={arialabelString}
|
||||
disabled={!$enabled}
|
||||
class={twJoin(
|
||||
"pointer-events-auto relative h-fit w-fit rounded-full",
|
||||
cls,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue