Hide the cursor of icons, images, and code snippets
Found on Windows with mouse
This commit is contained in:
@@ -39,6 +39,10 @@
|
||||
transition: color 0.35s ease-in-out;
|
||||
}
|
||||
|
||||
%no-cursor {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
%no-bottom-border {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user