mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-05 19:59:20 +00:00
Document time in css.
This commit is contained in:
@@ -150,6 +150,7 @@ Please see LICENSE in the repository root for full details.
|
|||||||
display: inline;
|
display: inline;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
font-size: 32pt;
|
font-size: 32pt;
|
||||||
|
/* Reactions are "active" for 3 seconds (as per REACTION_ACTIVE_TIME_MS), give a bit more time for it to fade out. */
|
||||||
animation-duration: 4s;
|
animation-duration: 4s;
|
||||||
animation-name: reaction-up;
|
animation-name: reaction-up;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
|
|||||||
Reference in New Issue
Block a user