1
0

Fixed a bug in the End styles.sass

This commit is contained in:
Mathias Wagner 2023-11-20 21:38:20 +01:00
parent 0e523675f8
commit 481b1bed61
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -20,6 +20,9 @@
.group-item:nth-child(1)
width: 18rem
.group-item:nth-child(1) h2
width: 18rem
text-overflow: ellipsis
overflow: hidden