mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-06 20:55:21 +00:00
Use the more commonly defined text-accent variable for filelist border
This commit is contained in:
parent
5403302373
commit
7969dc92e0
@ -219,7 +219,7 @@ ul.task-list {
|
||||
}
|
||||
|
||||
.filelist {
|
||||
border-left: 1px solid var(--text-mark);
|
||||
border-left: 1px solid var(--text-accent);
|
||||
}
|
||||
|
||||
.notelink.active-note{
|
||||
|
Loading…
x
Reference in New Issue
Block a user