From 505f211eaa6c32f539264444a98d500e78d2d9ae Mon Sep 17 00:00:00 2001 From: "Indiana Jone (Indi)" Date: Tue, 4 Feb 2025 21:40:19 -0500 Subject: [PATCH] ShowBadgesInChat and ThemeLibrary bug fixes (#136) --- src/equicordplugins/showBadgesInChat/styles.css | 7 +++++-- src/equicordplugins/themeLibrary/components/ThemeTab.tsx | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/equicordplugins/showBadgesInChat/styles.css b/src/equicordplugins/showBadgesInChat/styles.css index 6507e9c5..2403873f 100644 --- a/src/equicordplugins/showBadgesInChat/styles.css +++ b/src/equicordplugins/showBadgesInChat/styles.css @@ -35,7 +35,10 @@ .vc-sbic-badge-row { display: inline-flex; - margin-left: 2; + justify-content: center; + align-items: center; vertical-align: top; - height: 1rem; + position: relative; + margin-top: 6px !important; + margin-left: -3px !important; } diff --git a/src/equicordplugins/themeLibrary/components/ThemeTab.tsx b/src/equicordplugins/themeLibrary/components/ThemeTab.tsx index bf5a7a6d..5d8c95a9 100644 --- a/src/equicordplugins/themeLibrary/components/ThemeTab.tsx +++ b/src/equicordplugins/themeLibrary/components/ThemeTab.tsx @@ -275,7 +275,7 @@ function SubmitThemes() { color: "var(--text-normal)" }}>

This tab was replaced in favour of the new website:

-

discord-themes.com

+

discord-themes.com