src/feed/style.scss
@@ -1141,6 +1141,10 @@ --w: 1.5em; } } .all-filters summary { display: flex; justify-content: space-between; } } .all-filters { font-size: var(--txt-x-small); @@ -1215,6 +1219,25 @@ .view.row { display: none; } .ordering { padding: 2rem 0 .75rem 0; } .ordering > .row label { position: unset; } .ordering .row { .label { top: -1rem; color: rgb(var(--contrast)); } &.orderby .label { left: 0; } &.order-direction .label { right: 0; } } }