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