Cleanup ReactButton's CSS, fix hitboxes of reactbutton and extrabuttons

This commit is contained in:
Henry Jameson 2021-02-03 09:18:44 +02:00
parent 78f8147aa6
commit 213c5637d4
3 changed files with 63 additions and 48 deletions

View file

@ -7,6 +7,7 @@
ref="trigger"
class="button-unstyled -fullwidth popover-trigger-button"
@click="onClick"
type="button"
>
<slot name="trigger" />
</button>