mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-06 04:29:55 +02:00
Fix too wide padding on small screens
This commit is contained in:
parent
1a20223c38
commit
71859b6fb0
2 changed files with 7 additions and 4 deletions
|
@ -19,8 +19,8 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="ui section hidden divider"></div>
|
||||
<div class="ui grid">
|
||||
<div class="ui row">
|
||||
<div class="ui stackable one column grid">
|
||||
<div class="column">
|
||||
<album-widget :filters="{playable: true, ordering: '-creation_date'}">
|
||||
<template slot="title"><translate :translate-context="'Content/Home/Title'">Recently added</translate></template>
|
||||
</album-widget>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue