show focus outline above the 1st entry

This commit is contained in:
tophf 2022-01-13 23:33:43 +03:00
parent 9c3566f7d5
commit 09d49ae26c

View File

@ -17,7 +17,7 @@
}
.injection-order ol {
height: 100%;
padding: 0;
padding: 1px 0 0; /* 1px for keyboard-focused element's outline */
margin: 0;
font-size: 14px;
overflow-y: auto;