diff --git a/src/components/comment/CommentForm/styles.module.scss b/src/components/comment/CommentForm/styles.module.scss index 57f6e464..c9fa9839 100644 --- a/src/components/comment/CommentForm/styles.module.scss +++ b/src/components/comment/CommentForm/styles.module.scss @@ -16,7 +16,7 @@ } .buttons { - @include outer_shadow(); + @include inner_shadow; position: relative; z-index: 1;