mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-22 19:09:00 +02:00
web/ClearButton: add missing button class
This commit is contained in:
parent
ceee059ecf
commit
20d24eca43
@ -7,6 +7,7 @@
|
||||
|
||||
<button
|
||||
id="clear-button"
|
||||
class="button"
|
||||
on:click={click}
|
||||
aria-label={$t("a11y.save.clear_input")}
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user