Skip to content

Commit

Permalink
Fix grid layout issue (#1889)
Browse files Browse the repository at this point in the history
  • Loading branch information
tlmii committed Jan 26, 2024
1 parent 7e8d2c0 commit 5fce352
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Aspire.Dashboard/Components/Pages/Resources.razor.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
margin-left: 3px;
}

::deep .resource-row > fluent-data-grid-cell {
overflow: visible;
::deep .error-counter-badge {
padding: 1px;
}

0 comments on commit 5fce352

Please sign in to comment.