Align dropdown-menu to the right

This commit is contained in:
Andreas Nedbal 2022-01-02 01:21:52 +01:00 committed by Andreas Nedbal
parent 92544370b6
commit dabc917ab5
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
= list.display_name
- else
Lists
.dropdown-menu.dropdown-menu--lists
.dropdown-menu.dropdown-menu-right.dropdown-menu--lists
- if current_user.lists.empty?
.p-3
%p Looks like you don't have any lists yet.