Skip to content

Commit 2d3f7a1

Browse files
committed
Fix issue with metrics box text visualization
1 parent 2a71b15 commit 2d3f7a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/shared/metric/metric-loader/base-metric.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
.container.alert.metric-container {
1010
max-height: inherit;
1111
min-height: 7.1em;
12-
height: 90%;
12+
height: 100%;
1313

1414
.btn-overlap-container {
1515
display: none !important;

0 commit comments

Comments
 (0)