Skip to content

Commit

Permalink
search list sub hits grid fix
Browse files Browse the repository at this point in the history
  • Loading branch information
int-JHG committed Feb 3, 2025
1 parent 4ff5ebb commit 7f4f1f3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@
margin-right: 10px;
}
dd {
margin-left: auto;
// margin-left: auto;
}
}
&__hit-content-set {
Expand Down Expand Up @@ -578,6 +578,7 @@
line-height: normal;
margin: 0;
padding: 0;
padding-bottom: 0.5rem;
font-size: @fontNormal;
color: @black;
}
Expand Down

0 comments on commit 7f4f1f3

Please sign in to comment.