css: remove missing --dtext-expand-border-color var.

This commit is contained in:
evazion
2020-12-14 14:29:31 -06:00
parent 852c67f1b7
commit 0150911343

View File

@@ -97,7 +97,6 @@ div.prose {
div.expandable-content {
display: none;
padding: 0.4em;
border-top: 1px solid var(--dtext-expand-border-color);
> :last-child {
margin-bottom: 0;