Avoid access token overflow

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2021-08-15 14:40:31 +02:00
parent 65eedd00b0
commit 84ad1bec6c
No known key found for this signature in database
GPG Key ID: 55C211A1226CB17D
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ limitations under the License.
margin-top: 10px; margin-top: 10px;
padding: 10px; padding: 10px;
width: max-content; width: max-content;
max-width: 100%;
.mx_HelpUserSettingsTab_copyButton { .mx_HelpUserSettingsTab_copyButton {
flex-shrink: 0; flex-shrink: 0;