set fall back value of border color
This commit is contained in:
parent
5be03eb161
commit
db2733b265
@ -625,7 +625,7 @@ a.unmute {
|
||||
.favs-repeated-title {
|
||||
margin-bottom: 8px;
|
||||
& > span {
|
||||
border-bottom: 1px solid var(--text);
|
||||
border-bottom: 1px solid var(--text, $fallback--lightText);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user