mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-05-16 05:51:22 +00:00
Restyle context, select, dropdown menus
This commit is contained in:
parent
f12615ea04
commit
d40f7210da
80 changed files with 1995 additions and 1465 deletions
web-frontend/modules/database/components/docs
|
@ -52,6 +52,7 @@
|
|||
<Dropdown
|
||||
class="dropdown--floating"
|
||||
:value="value.type"
|
||||
small
|
||||
@input="
|
||||
$emit('input', {
|
||||
userFieldNames: value.userFieldNames,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue