Hacky fix

This commit is contained in:
ferferga 2020-04-04 17:10:43 +02:00
parent f60eb57130
commit 4db414fb68
2 changed files with 7 additions and 3 deletions

View file

@ -529,6 +529,10 @@
align-items: center;
}
.parentName > a:nth-child(3) {
font-size: 0.7em;
}
.layout-mobile .parentName,
.layout-mobile .itemName,
.layout-mobile .itemMiscInfo,