mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
fix(typeit): restore cursor color variable definition for proper styling
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
--ti-cursor-color: fixit-var(global-font-color);
|
||||
--ti-cursor-font-family: fixit-var(global-font-family);
|
||||
--ti-cursor-transform: translateX(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user