We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 264f637 commit 594fbb7Copy full SHA for 594fbb7
mlflow-site/src/app/globals.css
@@ -53,7 +53,7 @@ body {
53
grid-row: 1;
54
display: grid;
55
grid-template-columns: 10px 20px 1fr 20px 10px;
56
- grid-template-rows: 20px 50px 1fr 250px 20px;
+ grid-template-rows: 20px 50px 1fr min-content 20px;
57
}
58
59
.navBar {
0 commit comments