improve group name sizing

This commit is contained in:
zombieFox 2021-08-21 09:20:47 +01:00
parent 687a800100
commit 49bbbb074e

View File

@ -68,6 +68,7 @@
}
.group-name-text {
font-size: 1.5em;
margin-bottom: 0;
text-overflow: ellipsis;
overflow: hidden;