Margins on room header encryption tooltips are inexplicably large #21270 (#8005)

This commit is contained in:
xncz8h 2022-03-09 11:10:21 +01:00 committed by GitHub
parent 4592f9f7f9
commit a75100ef86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ limitations under the License.
line-height: $font-14px;
font-size: $font-12px;
font-weight: 500;
max-width: 200px;
max-width: 300px;
word-break: break-word;
margin-left: 6px;
margin-right: 6px;