commento.scss: set width of commento-name to fit-content
This commit is contained in:
parent
afeef81b29
commit
64570de75f
@ -106,6 +106,7 @@
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
width: fit-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
.commento-subtitle {
|
.commento-subtitle {
|
||||||
|
Loading…
Reference in New Issue
Block a user