Commit b27f1b68 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch '61393-emoji-button' into 'master'

Fix color of emoji button

Closes #61393

See merge request gitlab-org/gitlab-ce!28889
parents 1ba1df9c 0ca196db
...@@ -232,9 +232,6 @@ ...@@ -232,9 +232,6 @@
height: $default-icon-size; height: $default-icon-size;
width: $default-icon-size; width: $default-icon-size;
border-radius: 50%; border-radius: 50%;
}
path {
fill: $gray-700; fill: $gray-700;
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment