Fix playlist icon padding on the homepage

This commit is contained in:
Elza Gelez 2019-02-27 18:14:59 +01:00 committed by Eliot Berriot
parent d89e83298b
commit 546ee9c9f5
No known key found for this signature in database
GPG Key ID: DD6965E2476E5C27
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ export default {
.stripe p {
font-size: 120%;
}
.list.icon {
.ui.list .list.icon {
padding: 0;
}
</style>