fix: css issue on project/circles
This commit is contained in:
parent
05a7c45794
commit
87d60ac76b
@ -90,6 +90,7 @@ solid-multiple[name="user.communities"] {
|
|||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
width: calc(50% - 22px - 0.5rem);
|
width: calc(50% - 22px - 0.5rem);
|
||||||
|
line-height: 22px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@include mdi('atom');
|
@include mdi('atom');
|
||||||
|
Loading…
Reference in New Issue
Block a user