Cleanup ReactButton's CSS, fix hitboxes of reactbutton and extrabuttons
This commit is contained in:
parent
78f8147aa6
commit
213c5637d4
3 changed files with 63 additions and 48 deletions
|
@ -7,6 +7,7 @@
|
|||
ref="trigger"
|
||||
class="button-unstyled -fullwidth popover-trigger-button"
|
||||
@click="onClick"
|
||||
type="button"
|
||||
>
|
||||
<slot name="trigger" />
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue