Merge pull request #17300 from calixteman/issue17299
[Editor] Make the alt-text button large enough to display correctly whatever string
This commit is contained in:
commit
d8424a43ba
@ -603,7 +603,7 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding-inline: 4px;
|
||||
width: auto;
|
||||
width: max-content;
|
||||
height: 24px;
|
||||
min-width: 88px;
|
||||
z-index: 1;
|
||||
|
Loading…
Reference in New Issue
Block a user