forked from nutomic/lemmy
parent
30535ccb67
commit
09cd927d21
1 changed files with 4 additions and 0 deletions
4
ui/src/css/main.css
vendored
4
ui/src/css/main.css
vendored
|
@ -129,3 +129,7 @@ blockquote {
|
||||||
top: -9999px !important;
|
top: -9999px !important;
|
||||||
left: -9999px !important;
|
left: -9999px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
hr {
|
||||||
|
border-top: 1px solid var(--secondary);
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue