Skip to content

Commit 9313955

Browse files
Added comment
1 parent dec6506 commit 9313955

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

echarts-poc/src/App.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
}
3838
}
3939

40-
4140
/* Ensure the tab content area takes up full height, but table content scrolls */
4241
.tab-content {
4342
height: 100%;
4443
display: flex;
4544
flex-direction: column;
45+
/* new push */
4646
}
4747

4848
.tab-content .flex-grow-1 {
@@ -57,4 +57,4 @@
5757
position: sticky;
5858
top: 0;
5959
z-index: 1;
60-
}
60+
}

0 commit comments

Comments
 (0)