mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-04-07 14:25:37 +00:00
Fix UI for has and has not collaborator filters
This commit is contained in:
parent
6b8e087196
commit
902094c5e4
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
:class="{
|
||||
'dropdown--floating': !showInput,
|
||||
'dropdown--disabled': disabled,
|
||||
'dropdown--small': small,
|
||||
}"
|
||||
:tabindex="realTabindex"
|
||||
@contextmenu.stop
|
||||
|
|
Loading…
Add table
Reference in a new issue