From aee6eb5e703de06628178a610fec2e14d5fc8b2f Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sat, 24 May 2025 05:48:56 +0200 Subject: [PATCH] auto-git: [change] index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5a57b05..77ab88d 100644 --- a/index.html +++ b/index.html @@ -141,7 +141,7 @@ padding-top: 0 !important; } - .sidebar, .interaction-bar, .content-area.button { + .sidebar, .interaction-bar, .content-area button { -webkit-user-select: none; user-select: none; }