fixes + fixes for anon users
This commit is contained in:
parent
3a16a59f37
commit
0123872b56
8 changed files with 26 additions and 6 deletions
|
|
@ -86,6 +86,7 @@
|
|||
grid-template-columns: 2fr auto;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
|
||||
a {
|
||||
color: var(--topBarLink, $fallback--link);
|
||||
}
|
||||
|
|
@ -175,7 +176,6 @@
|
|||
|
||||
.pinned-item {
|
||||
flex-grow: 1;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue