fix caret color for safari, fix #167
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
|
||||
word-wrap: break-word;
|
||||
|
||||
* {
|
||||
caret-color: currentColor;
|
||||
}
|
||||
|
||||
pre {
|
||||
padding: 0.7rem 1rem;
|
||||
border-radius: 5px;
|
||||
|
||||
Reference in New Issue
Block a user