From 1ebd3d0af2fb0e8e518ea6971608ff12cecfea29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marvin=20Krau=C3=9Fer?= Date: Sat, 9 May 2026 00:21:31 +0200 Subject: [PATCH] restore --- styles/mobile_bar_style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/styles/mobile_bar_style.css b/styles/mobile_bar_style.css index 0edcd42..137b30a 100644 --- a/styles/mobile_bar_style.css +++ b/styles/mobile_bar_style.css @@ -12,11 +12,8 @@ gap: 10px; background: var(--bg); transition: left 0.3s; -<<<<<<< HEAD -======= -webkit-user-select: none; -ms-user-select: none; ->>>>>>> 42b4b12c3c410c9f7ae1bb9721b305f786481533 user-select: none; }