mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
all element are not selectable
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
*{
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
width: 4px !important;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user