mirror of
https://github.com/wekan/wekan.git
synced 2026-01-27 19:56:09 +01:00
fixes missing user mentions when in maximized card
This commit is contained in:
parent
977821d293
commit
7ef2a2a9f4
1 changed files with 3 additions and 0 deletions
|
|
@ -317,6 +317,9 @@ kbd
|
||||||
.grabbing
|
.grabbing
|
||||||
cursor: grabbing
|
cursor: grabbing
|
||||||
|
|
||||||
|
.textcomplete-dropdown
|
||||||
|
z-index: 2000 !important;
|
||||||
|
|
||||||
// Implement a thiner close icon as suggested in
|
// Implement a thiner close icon as suggested in
|
||||||
// https://github.com/FortAwesome/Font-Awesome/issues/1540#issuecomment-68689950
|
// https://github.com/FortAwesome/Font-Awesome/issues/1540#issuecomment-68689950
|
||||||
.fa.fa-times-thin:before
|
.fa.fa-times-thin:before
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue