chore: Standardize button element (#1633)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
parent
cd7f17f280
commit
58fad2561d
6 changed files with 32 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<button
|
||||
type="button"
|
||||
class="button nice resolve--button"
|
||||
class="button resolve--button"
|
||||
:class="buttonClass"
|
||||
@click="toggleStatus"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue