mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Fix printer selection cursor on Mac (#12183)
This commit is contained in:
committed by
GitHub
parent
1aee0cf526
commit
aa4eb9de13
@@ -5,6 +5,7 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
font-family: "system-ui", "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-sans;
|
font-family: "system-ui", "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-sans;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
-webkit-user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
html
|
html
|
||||||
|
|||||||
Reference in New Issue
Block a user