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

Merge pull request #19523 from calixteman/signature_menu_outline

[Editor] Fix the outline of a focused button in the doorhanger while navigating with the keyboard
This commit is contained in:
calixteman 2025-02-20 19:23:54 +01:00 committed by GitHub
commit 6713c239e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -682,10 +682,11 @@
}
#editorSignatureParamsToolbar {
padding: 10px;
padding: 8px;
#addSignatureDoorHanger {
gap: 8px;
padding: 2px;
.toolbarAddSignatureButtonContainer {
height: 32px;