mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-05 09:46:36 +00:00
chore: remove outlined buttons
This commit is contained in:
@@ -4,12 +4,11 @@
|
||||
Webhooks
|
||||
<v-spacer />
|
||||
<v-btn
|
||||
outlined
|
||||
tooltip="Save"
|
||||
small
|
||||
class="primary"
|
||||
@click.prevent="$emit('add')"
|
||||
>
|
||||
Create webhook
|
||||
Create Webhook
|
||||
</v-btn>
|
||||
</v-card-title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user