mirror of
https://github.com/alrayyes/wiki.git
synced 2025-07-07 02:26:33 +00:00
fix: border-box result-card
This commit is contained in:
parent
fa6c02d321
commit
b22bcd17b4
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: block;
|
display: block;
|
||||||
|
box-sizing: border-box;
|
||||||
|
|
||||||
// normalize card props
|
// normalize card props
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue