fix: link color
This commit is contained in:
@@ -73,7 +73,7 @@
|
|||||||
border-bottom: 1px solid rgba(88, 144, 255, 0.3);
|
border-bottom: 1px solid rgba(88, 144, 255, 0.3);
|
||||||
}
|
}
|
||||||
.Lexical__link {
|
.Lexical__link {
|
||||||
color: rgb(33, 111, 219);
|
color: var(--sn-stylekit-info-color);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
.Lexical__link:hover {
|
.Lexical__link:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user