fix: css issue on project/circles

This commit is contained in:
Jean-Baptiste Pasquier 2020-10-13 19:02:22 +02:00
parent 05a7c45794
commit 87d60ac76b
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ solid-multiple[name="user.communities"] {
text-overflow: ellipsis;
white-space: nowrap;
width: calc(50% - 22px - 0.5rem);
line-height: 22px;
}
@include mdi('atom');