Merge pull request #6616 from SimonBrandner/fix/access-token-overflow

Avoid access token overflow
pull/21833/head
David Baker 2021-08-18 11:54:40 +01:00 committed by GitHub
커밋 3a733d1604
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

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