Skip to content

Commit b0bd08a

Browse files
committed
Merged.
2 parents 5918e9b + 4382956 commit b0bd08a

File tree

4 files changed

+90
-18
lines changed

4 files changed

+90
-18
lines changed

css/style.css

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,15 @@
124124
{
125125
margin-right: 7px;
126126
}
127+
128+
.gitlab-tree-tabs-wrapper
129+
{
130+
top: 40px;
131+
z-index: 200;
132+
position: sticky;
133+
}
134+
135+
.diff-files-changed
136+
{
137+
position: inherit !important;
138+
}

src/inject/inject.js

Lines changed: 29 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)