[Editor] Make the alt-text button large enough to display correctly whatever string

This commit is contained in:
Calixte Denizet 2023-11-20 13:22:02 +01:00
parent 3459615ec3
commit bd6c2a192c

View File

@ -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;