1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

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:
Jonas Jenwald 2023-09-24 17:46:55 +02:00 committed by GitHub
commit 6112f3ee74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -462,6 +462,7 @@
display: flex;
align-items: center;
justify-content: center;
padding-inline: 4px;
width: auto;
height: 24px;
min-width: 88px;