mirror of
https://github.com/mileswolfallen2/miles-web.git
synced 2026-09-08 11:23:17 +00:00
update
This commit is contained in:
@@ -31,14 +31,6 @@ body::after{
|
||||
a{color:inherit;text-decoration:none;}
|
||||
|
||||
body.custom-cursor-enabled *{cursor:none !important;}
|
||||
body.custom-cursor-enabled a,
|
||||
body.custom-cursor-enabled button,
|
||||
body.custom-cursor-enabled input,
|
||||
body.custom-cursor-enabled textarea,
|
||||
body.custom-cursor-enabled select,
|
||||
body.custom-cursor-enabled [role="button"]{
|
||||
cursor:auto !important;
|
||||
}
|
||||
.cursor-dot,.cursor-ring{position:fixed;top:0;left:0;pointer-events:none;z-index:99999;border-radius:50%;}
|
||||
.cursor-dot{
|
||||
width:6px;height:6px;background:var(--accent);
|
||||
|
||||
Reference in New Issue
Block a user