fixed height

This commit is contained in:
henne 2020-04-29 16:48:07 +02:00
parent 89eff00c1e
commit 275bbafe1b
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
}
.name {
display: inline-block;
height: 18px;
height: 24px;
overflow: hidden;
}
</style>