[Editor] Fix the outline of a focused button in the doorhanger while navigating with the keyboard
It's a follow-up of #19507. Without this patch the outline is partially hidden.
This commit is contained in:
parent
b1d579d4ab
commit
8be6d744cd
@ -682,10 +682,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#editorSignatureParamsToolbar {
|
#editorSignatureParamsToolbar {
|
||||||
padding: 10px;
|
padding: 8px;
|
||||||
|
|
||||||
#addSignatureDoorHanger {
|
#addSignatureDoorHanger {
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
|
padding: 2px;
|
||||||
|
|
||||||
.toolbarAddSignatureButtonContainer {
|
.toolbarAddSignatureButtonContainer {
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user