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:
commit
6713c239e3
1 changed files with 2 additions and 1 deletions
|
@ -682,10 +682,11 @@
|
|||
}
|
||||
|
||||
#editorSignatureParamsToolbar {
|
||||
padding: 10px;
|
||||
padding: 8px;
|
||||
|
||||
#addSignatureDoorHanger {
|
||||
gap: 8px;
|
||||
padding: 2px;
|
||||
|
||||
.toolbarAddSignatureButtonContainer {
|
||||
height: 32px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue