mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
Merge pull request #1933 from robintown/invite-modal-overflow
Fix the invite modal overflowing
This commit is contained in:
commit
c40ee6b8cc
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user