fix(front): restore old sidebar layout
This commit is contained in:
parent
d995b4441a
commit
f1c2969116
|
@ -247,7 +247,7 @@ const moderationNotifications = computed(() =>
|
||||||
<Spacer grow />
|
<Spacer grow />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<nav style="display:contents;">
|
<nav style="display:grid;">
|
||||||
<Link
|
<Link
|
||||||
to="/library"
|
to="/library"
|
||||||
ghost
|
ghost
|
||||||
|
|
Loading…
Reference in New Issue