mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-05-21 07:56:54 +00:00
Replace icons
This commit is contained in:
parent
607b215130
commit
4321aaea9a
417 changed files with 2788 additions and 1938 deletions
web-frontend/modules/builder/components/elements
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<a class="element-preview__insert" @click="$emit('click')">
|
||||
<i class="fas fa-plus"></i>
|
||||
<i class="iconoir-plus"></i>
|
||||
</a>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue