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:
commit
6112f3ee74
@ -462,6 +462,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding-inline: 4px;
|
||||
width: auto;
|
||||
height: 24px;
|
||||
min-width: 88px;
|
||||
|
Loading…
Reference in New Issue
Block a user