fix: responsive sign in after icon-only sidebar
This commit is contained in:
parent
ee9627108c
commit
f542011b55
4 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div p8 flex="~ col gap4">
|
||||
<div p8 flex="~ col gap4" hidden lg:block>
|
||||
<p v-if="isMastoInitialised" text-sm>
|
||||
Viewing <strong>{{ currentServer }}</strong> public data
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue