1
mirror of https://gitlab.com/commento/commento.git synced 2026-06-17 09:55:27 -04:00

commento.scss: set width of commento-name to fit-content

This commit is contained in:
Adhityaa Chandrasekar
2018-07-25 00:05:19 +05:30
parent afeef81b29
commit 64570de75f
+1
View File
@@ -106,6 +106,7 @@
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: fit-content;
}
.commento-subtitle {