force wrap long server urls (#1197)
This commit is contained in:
@@ -17,6 +17,10 @@
|
|||||||
transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
|
transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.TeamListItem p {
|
||||||
|
overflow-wrap: break-word;
|
||||||
|
}
|
||||||
|
|
||||||
.checkbox > label {
|
.checkbox > label {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user