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:
commit
896cbf89f6
6 changed files with 108 additions and 63 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue