Merge pull request #6616 from SimonBrandner/fix/access-token-overflow
Avoid access token overflow
This commit is contained in:
commit
3a733d1604
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue