1
0

Fixed a bug in the Calculate styles.sass

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

View File

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