Stick result pagination to top
This commit is contained in:
committed by
Andrew Eisenberg
parent
f856e3ac2c
commit
48f15b5fc7
@@ -15,6 +15,10 @@
|
||||
display: flex;
|
||||
padding: 0.5em 0;
|
||||
align-items: center;
|
||||
top: 0;
|
||||
background-color: var(--vscode-editorGutter-background);
|
||||
position: sticky;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.vscode-codeql__table-selection-header-item {
|
||||
|
||||
Reference in New Issue
Block a user