Merge pull request #1933 from robintown/invite-modal-overflow
Fix the invite modal overflowing
This commit is contained in:
@@ -18,6 +18,7 @@ limitations under the License.
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
color: var(--cpd-color-text-secondary);
|
color: var(--cpd-color-text-secondary);
|
||||||
margin-block-end: var(--cpd-space-8x);
|
margin-block-end: var(--cpd-space-8x);
|
||||||
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button {
|
.button {
|
||||||
|
|||||||
Reference in New Issue
Block a user