fix spacing

This commit is contained in:
Mutasem 2022-03-28 14:06:33 +02:00
parent 0402bd4659
commit 65fd42da24

View file

@ -69,7 +69,7 @@ export default Vue.extend({
line-height: var(--font-line-height-compact); line-height: var(--font-line-height-compact);
overflow-wrap: anywhere; overflow-wrap: anywhere;
height: 60px; height: 60px;
overflow: hidden; overflow: hidden;
} }
.title { .title {