Fixed a bug in the End styles.sass

This commit is contained in:
2023-11-20 21:38:20 +01:00
parent 0e523675f8
commit 481b1bed61

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