提交 f6edaaca 编写于 作者: A Annabel Dunstone Gray

Fix hover and active state colors of award emoji button

上级 ab06c9b6
......@@ -229,10 +229,10 @@
height: $default-icon-size;
width: $default-icon-size;
border-radius: 50%;
}
path {
fill: $border-gray-normal;
}
path {
fill: $border-gray-normal;
}
}
......@@ -243,6 +243,10 @@
left: 10px;
bottom: 6px;
opacity: 0;
path {
fill: $award-emoji-positive-add-lines;
}
}
.award-control-text {
......
---
title: Fix hover and active state colors of award emoji button
merge_request: 25295
author:
type: fixed
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册