Skip to content

Commit

Permalink
cards view
Browse files Browse the repository at this point in the history
  • Loading branch information
jin committed May 22, 2023
1 parent baaac86 commit 1590626
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/app.view.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@

[hyoo_search_app_result_item] {
padding: 0;
background: var(--mol_theme_card);
}

[hyoo_search_app_result_image] {
Expand Down Expand Up @@ -86,6 +87,10 @@
opacity: 1;
}

[hyoo_search_app_result_list] {
gap: var(--mol_gap_block);
}

[hyoo_search_app_result_list_empty] {
padding: var(--mol_gap_text);
}
Expand Down

0 comments on commit 1590626

Please sign in to comment.