Skip to content

Commit

Permalink
Fixed CaseReference style issue (#204)
Browse files Browse the repository at this point in the history
Co-authored-by: Vishal <[email protected]>
Co-authored-by: tumms2021389 <[email protected]>
  • Loading branch information
3 people authored Sep 26, 2024
1 parent 917c03a commit d6b6d24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/templates/ListView/list-view-styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export const listViewStyles = html`
vaadin-grid {
height: auto;
max-height: 400px;
}
/* based on this thread: https://github.com/vaadin/vaadin-grid/issues/786 */
Expand Down

0 comments on commit d6b6d24

Please sign in to comment.