web/components: add missing "button" class to main components
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
<button
|
||||
id="processing-status"
|
||||
on:click={expandAction}
|
||||
class="button"
|
||||
class:completed={progress >= 100}
|
||||
>
|
||||
<svg
|
||||
|
||||
Reference in New Issue
Block a user