fix: remove global user-select none to allow text selection in logs

This commit is contained in:
NimBold
2026-06-22 21:58:06 +03:30
parent 34f25ff3ea
commit a802c947ec
4 changed files with 18 additions and 4 deletions
-2
View File
@@ -245,8 +245,6 @@
* {
box-sizing: border-box;
user-select: none;
-webkit-user-select: none;
}
button,