mirror of
https://github.com/wekan/wekan.git
synced 2026-02-01 06:01:48 +01:00
Merge pull request #3939 from syndimann/bugfix/3866-mentions-in-maximized-card
Fix: Show missing user mentions popover when posting comments in maximized card layout
This commit is contained in:
commit
1aec0b5f0d
1 changed files with 3 additions and 0 deletions
|
|
@ -317,6 +317,9 @@ kbd
|
|||
.grabbing
|
||||
cursor: grabbing
|
||||
|
||||
.textcomplete-dropdown
|
||||
z-index: 2000 !important;
|
||||
|
||||
// Implement a thiner close icon as suggested in
|
||||
// https://github.com/FortAwesome/Font-Awesome/issues/1540#issuecomment-68689950
|
||||
.fa.fa-times-thin:before
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue