We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b43a49 commit 60989d8Copy full SHA for 60989d8
css/message-reaction.css
@@ -8,7 +8,7 @@
8
aspect-ratio: 1/1;
9
width: 18px;
10
text-align: center;
11
- font-weight: bolder;
+ font-weight: 900;
12
transform: scale(0);
13
transition-duration: 0.5s;
14
pointer-events: none;
css/reaction-popup.css
@@ -24,7 +24,7 @@
24
border-radius: 25px;
25
transition-duration: 0.25s;
26
cursor: pointer;
27
28
}
29
.reaction-popup span:hover,
30
.reaction-popup .reaction-popup-selected {
0 commit comments