Fix feed panel opening on mobile
All checks were successful
Deploy Spot / deploy (push) Successful in 33s
All checks were successful
Deploy Spot / deploy (push) Successful in 33s
This commit is contained in:
@@ -122,7 +122,7 @@ export default {
|
||||
</div>
|
||||
</Simplebar>
|
||||
</div>
|
||||
<div class="settings-footer">
|
||||
<div v-if="!isMobile()" class="settings-footer">
|
||||
<a href="https://git.lutran.fr/franzz/spot" :title="lang.get('credits.git')" target="_blank" rel="noopener">
|
||||
<SpotIcon :icon="'credits'" width="auto" :text="lang.get('credits.project', consts.title)" />
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user