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