mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-04 14:21:59 -04:00
+ disable cursor blink
+ make cursor thicker
This commit is contained in:
@@ -16,3 +16,11 @@
|
||||
.cm-gutters {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.cm-cursorLayer {
|
||||
animation-name: inherit !important;
|
||||
}
|
||||
|
||||
.cm-cursor {
|
||||
border-left: 2px solid currentcolor !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user