From 373d5317f854d1258f407278301f92e723fdb8ec Mon Sep 17 00:00:00 2001 From: Evan Paterakis Date: Sun, 13 Oct 2024 19:41:23 +0300 Subject: [PATCH] fix(style): hashtagbar hashtag --- data/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/style.css b/data/style.css index 2690b282..bc12d0f8 100644 --- a/data/style.css +++ b/data/style.css @@ -646,7 +646,8 @@ video > overlay > revealer > controls, .audio-controls { } .hashtag-bar-hashtag { - padding: 4px 11px; + padding: 2px 7px; + font-size: small; } .preview_card:not(.explore), .preview_card:not(.explore) image:not(.attachment-overlay-icon) {