Skip to content

Commit

Permalink
runfix: fix for firefox ephemeral message progress icon (#13919)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrykBuniX committed Oct 21, 2022
1 parent 98a1140 commit a367fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style/components/ephemeral-timer.less
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
*/

@strokewidth: 4;
@strokewidth: 4px;
@strokelength: @strokewidth * pi();

.ephemeral-timer {
Expand Down

0 comments on commit a367fd0

Please sign in to comment.