Scroll timseries table (#2360)
* fixed: md-table-container overflox-x changed to visible * fixed: md-table-container overflox-x changed to visible * fixed: md-table-container overflox-x changed to visible * fixed: md-tabs min-height is set to 0 * fixed: md-tabs min-height is set to 0 * fixed: 1) md-table-container overflox-x changed to visible; 2) md-tabs min-height is set to 0 * changed specificity for overriding
This commit is contained in:
parent
0fa963be85
commit
e4d701598b
@ -30,4 +30,12 @@ tb-timeseries-table-widget {
|
||||
.tb-data-table md-toolbar {
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
md-table-container {
|
||||
overflow-x: visible;
|
||||
}
|
||||
|
||||
md-tabs:not(.md-no-tab-content):not(.md-dynamic-height) {
|
||||
min-height: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user