Skip to content

Commit a44ac28

Browse files
committed
fix loading indicator z-index and position
1 parent fa27ccc commit a44ac28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

web_src/less/features/gitgraph.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
> .ui.segment.loading {
99
border: 0;
10+
z-index: 1;
11+
min-height: 246px;
1012
}
1113

1214
h2 {

0 commit comments

Comments
 (0)