2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

Implement inline reactions dropdown.

This commit is contained in:
John Preston
2021-12-28 01:21:05 +03:00
parent 54f5b47585
commit 95e003153a
4 changed files with 278 additions and 53 deletions

View File

@@ -971,6 +971,6 @@ reactionCornerCenter: point(-8px, -5px);
reactionCornerImage: 24px;
reactionCornerShadow: margins(4px, 4px, 4px, 8px);
reactionCornerActiveAreaPadding: margins(10px, 10px, 10px, 10px);
reactionCornerAddedHeightMax: 130px;
reactionCornerAddedHeightMax: 120px;
reactionCornerSkip: 2px;