From 68a905a2926c06b359fe7cb53e90a7a6b377b452 Mon Sep 17 00:00:00 2001 From: RuKira Date: Mon, 6 Apr 2026 20:46:55 -0400 Subject: [PATCH] Update --- RelayClient/Resources/Raw/wwwroot/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RelayClient/Resources/Raw/wwwroot/index.css b/RelayClient/Resources/Raw/wwwroot/index.css index 005dc59..bea7afa 100644 --- a/RelayClient/Resources/Raw/wwwroot/index.css +++ b/RelayClient/Resources/Raw/wwwroot/index.css @@ -85,5 +85,5 @@ textarea::-webkit-scrollbar-thumb { background: #1F1A24; border: 1px solid #332940; border-radius: 10px; - padding: 12px; + padding: 11px; } \ No newline at end of file