Skip to content

Commit 7c63e7a

Browse files
author
David Kim
authored
fix: dashboard grid label flex (#3033)
* fix: dashboard grid * fix: dashboard flexes on labels container rather than description field
1 parent 96473ec commit 7c63e7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/dashboards/components/DashboardsCardGrid.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ $dashboard-grid-gap: $cf-marg-a;
5757
.cf-resource-description--preview,
5858
#text {
5959
max-width: 496px;
60-
flex: 1 0 30px;
6160
overflow: hidden;
6261
}
6362
}

0 commit comments

Comments
 (0)