fix: make search result card block
This commit is contained in:
parent
5fb203a6df
commit
fa6c02d321
@ -94,6 +94,7 @@
|
|||||||
border: 1px solid var(--lightgray);
|
border: 1px solid var(--lightgray);
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
display: block;
|
||||||
|
|
||||||
// normalize card props
|
// normalize card props
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
|
Loading…
Reference in New Issue
Block a user