1
0
mirror of https://github.com/desktop/desktop synced 2024-06-30 22:54:41 +00:00
This commit is contained in:
tidy-dev 2023-12-11 15:18:10 -05:00
parent 7f415478a6
commit 818838a0cc

View File

@ -179,7 +179,7 @@
left: calc(50% - 10px);
top: 0;
// This z-index is added because for tab order, the hunk handle is rendered
// first, but we need it to visuall show above the line number button.
// first, but we need it to visually it show above the line number button.
z-index: 1;
&.hoverable {