Make selected emojis more transparent
Signed-off-by: Tulir Asokan <tulir@maunium.net>
This commit is contained in:
@@ -134,7 +134,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_EmojiPicker_item_selected {
|
||||
color: rgba(0, 0, 0, .75);
|
||||
color: rgba(0, 0, 0, .5);
|
||||
border: 1px solid $input-valid-border-color;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user