mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-26 05:19:01 +00:00
fix: make search result card block
This commit is contained in:
parent
5fb203a6df
commit
fa6c02d321
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@
|
|||
border: 1px solid var(--lightgray);
|
||||
border-bottom: none;
|
||||
width: 100%;
|
||||
display: block;
|
||||
|
||||
// normalize card props
|
||||
font-family: inherit;
|
||||
|
|
Loading…
Reference in a new issue