fix: no link label not centered

This commit is contained in:
Sonny
2023-05-16 23:34:02 +02:00
parent 67172bfa98
commit eb6db0ec42

View File

@@ -14,6 +14,7 @@
& p {
min-width: 0;
width: 100%;
text-align: center;
text-overflow: ellipsis;
text-align: center;
white-space: nowrap;