Merge pull request #3287 from nextcloud/backport/3278/stable2.3

[stable2.3] Fix 'add reminder' dropdown position
This commit is contained in:
Christoph Wurst 2021-07-02 15:23:50 +02:00 committed by GitHub
commit 0a45adb7d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
class="property-alarm-new"
track-by="value"
label="label"
open-direction="bottom"
:placeholder="$t('calendar', '+ Add reminder')"
:options="options"
:searchable="false"