diff --git a/src/components/common/Composer.scss b/src/components/common/Composer.scss index e1d787a96..7e4f7a4b7 100644 --- a/src/components/common/Composer.scss +++ b/src/components/common/Composer.scss @@ -32,7 +32,8 @@ .effect-icon { font-size: 1.25rem; - transform: translate(-50%, 0); + position: absolute; + right: 0; color: var(--color-text); & > .emoji {