From ba6b646fa4770016753da1249f8eac3e0eec4bf2 Mon Sep 17 00:00:00 2001 From: John Marlo Lapiz <91590512+lazuee@users.noreply.github.com> Date: Sun, 11 Aug 2024 21:13:24 +0800 Subject: [PATCH] Updated themes/redesign --- discord/themes/redesign/import.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/discord/themes/redesign/import.css b/discord/themes/redesign/import.css index 6468b36..6d630b0 100644 --- a/discord/themes/redesign/import.css +++ b/discord/themes/redesign/import.css @@ -515,6 +515,7 @@ html { [class^="tabBar_"]>*, [class^="toolbar_"] button, + [class^="followButton_"], [aria-label="Message Requests"]>* { height: 32px; border-radius: calc(var(--border-radius) - 8px) !important; @@ -914,4 +915,4 @@ html:is(.is-mobile) { } } } -} \ No newline at end of file +}