diff --git a/registry/lib/components/feeds/fold-comments/fold-comment.scss b/registry/lib/components/feeds/fold-comments/fold-comment.scss index e71f46192..70ae8b32a 100644 --- a/registry/lib/components/feeds/fold-comments/fold-comment.scss +++ b/registry/lib/components/feeds/fold-comments/fold-comment.scss @@ -35,4 +35,8 @@ .fold-comment { font-size: 13px; } + .at-panel, + .emoji-panel { + z-index: 111; + } }