Skip to content

Commit f3ed40e

Browse files
committed
runfix: fix for firefox ephemeral message progress icon
1 parent 98a1140 commit f3ed40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/style/components/ephemeral-timer.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
*/
1919

20-
@strokewidth: 4;
20+
@strokewidth: 4px;
2121
@strokelength: @strokewidth * pi();
2222

2323
.ephemeral-timer {

0 commit comments

Comments
 (0)