mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-03 11:59:16 +02:00
Merge branch 'playlist-icon-padding' into 'develop'
Fix playlist icon padding on the homepage See merge request funkwhale/funkwhale!631
This commit is contained in:
commit
1a1c62ab37
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ export default {
|
|||
.stripe p {
|
||||
font-size: 120%;
|
||||
}
|
||||
.list.icon {
|
||||
.ui.list .list.icon {
|
||||
padding: 0;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue