From 15a0b705a03a547934c113805849ca9cc49f9a8c Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sat, 24 May 2025 05:48:48 +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 7c7b176..5a57b05 100644 --- a/index.html +++ b/index.html @@ -141,7 +141,7 @@ padding-top: 0 !important; } - .sidebar, .interaction-bar { + .sidebar, .interaction-bar, .content-area.button { -webkit-user-select: none; user-select: none; }