From 35c9e21b382b6cc4c23cc70c84795e641eb9bd9f Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 10 Dec 2024 08:56:39 +0100 Subject: Update --- src/_reaction.scss | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/_reaction.scss (limited to 'src/_reaction.scss') diff --git a/src/_reaction.scss b/src/_reaction.scss new file mode 100644 index 0000000..82a9231 --- /dev/null +++ b/src/_reaction.scss @@ -0,0 +1,12 @@ + @mixin styles { + .messageFooter { + .reactionType { + inline-size: 30px; + block-size: 30px; + } + } + + .reactionSummary { + gap: 15px; + } + } -- cgit v1.2.3-70-g09d2