Fix Share Dialog text overflow in german language (#1559)
This commit is contained in:
parent
f771878fa8
commit
40b9e3341f
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
padding: 5px;
|
||||
color: rgb(var(--center-channel-color-rgb));
|
||||
max-width: 500px;
|
||||
white-space: normal;
|
||||
|
||||
.Switch {
|
||||
margin-left: 8px;
|
||||
|
|
Loading…
Reference in a new issue