fix: no link label not centered

This commit is contained in:
Sonny
2023-05-16 17:42:57 +02:00
parent dafdcf05d6
commit 304c1223ee

View File

@@ -15,6 +15,7 @@
min-width: 0;
width: 100%;
text-overflow: ellipsis;
text-align: center;
white-space: nowrap;
overflow: hidden;
}