Commit a54b5e62 authored by Leopoldthecoder's avatar Leopoldthecoder Committed by 杨奕

Switch: remove user-select

parent 869600f4
...@@ -26,7 +26,6 @@ ...@@ -26,7 +26,6 @@
display: inline-block; display: inline-block;
font-size: var(--switch-font-size); font-size: var(--switch-font-size);
cursor: pointer; cursor: pointer;
user-select: none;
@m left { @m left {
i { i {
left: 6px; left: 6px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment