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