mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 14:49:23 +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 {
|
.stripe p {
|
||||||
font-size: 120%;
|
font-size: 120%;
|
||||||
}
|
}
|
||||||
.list.icon {
|
.ui.list .list.icon {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue