Skip to content

Commit

Permalink
increase density on request list (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
sirdarckcat authored Jan 4, 2021
1 parent e024e60 commit 01a8d71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v2/ui/src/app/request-list/request-list.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
$background: map-get($theme, background);

[appRequestListItem] {
height: auto!important;
cursor: pointer;
&:hover {
background-color: mat-color($background, 'hover');
Expand Down

0 comments on commit 01a8d71

Please sign in to comment.