all element are not selectable

This commit is contained in:
MathieuG-P
2022-06-11 21:36:40 +02:00
parent b167e6f111
commit 7fce31695e
+4
View File
@@ -8,6 +8,10 @@
}
}
*{
user-select: none;
}
::-webkit-scrollbar {
width: 4px !important;
padding: 0;