diff --git a/client/src/components/CommentApp/main.scss b/client/src/components/CommentApp/main.scss index 0c85f2fbf2..198521b15c 100644 --- a/client/src/components/CommentApp/main.scss +++ b/client/src/components/CommentApp/main.scss @@ -148,7 +148,7 @@ $color-textarea-placeholder-text: $color-grey-2; position: absolute; top: 30px; right: 30px; - z-index: 1000; + z-index: 50; font-family: 'Open Sans', sans-serif; pointer-events: none; }