Merge pull request #17023 from Snuffleupagus/altText-padding

[Editor] Add padding to the altText-button to account for different locales
This commit is contained in:
Jonas Jenwald 2023-09-24 17:46:55 +02:00 committed by GitHub
commit 6112f3ee74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -462,6 +462,7 @@
display: flex;
align-items: center;
justify-content: center;
padding-inline: 4px;
width: auto;
height: 24px;
min-width: 88px;