Merge branch 'minor-fixes-batch' into 'develop'

Minor fixes batch

Closes #1192, #1193, and #1196

See merge request pleroma/pleroma-fe!1651
This commit is contained in:
HJ 2022-11-21 19:35:49 +00:00
commit 896cbf89f6
6 changed files with 108 additions and 63 deletions

View file

@ -61,7 +61,7 @@
&.router-link-active {
color: $fallback--text;
color: var(--selectedMenuText, $fallback--text);
color: var(--panelText, $fallback--text);
border-bottom: 4px solid;
& .svg-inline--fa,