Browse Source

Aligns Commit Graph header column icons

main
Eric Amodio 1 year ago
parent
commit
500681f644
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/webviews/apps/plus/graph/graph.scss

+ 1
- 1
src/webviews/apps/plus/graph/graph.scss View File

@ -862,7 +862,7 @@ button:not([disabled]),
.graph-icon {
position: relative;
top: -3px;
top: -2px;
color: var(--text-disabled, hsla(0, 0%, 100%, 0.4));
}
}

Loading…
Cancel
Save