From 244038446f4d37a1e7612a1ff842e223f2557f21 Mon Sep 17 00:00:00 2001 From: Rodrigo Emanuel Date: Mon, 21 Apr 2025 12:47:36 -0300 Subject: [PATCH] Update settings.css --- css/settings.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/css/settings.css b/css/settings.css index 377773e..11f6bc7 100644 --- a/css/settings.css +++ b/css/settings.css @@ -174,6 +174,11 @@ a { color: #ffcc00; } font-size: 9px; } +.tab-content .setting.column .emote-list .emote-item img { + height: 24px; +} + + .tab-content .setting i { font-size: 14px; color: #666;