fix: border-box result-card
This commit is contained in:
parent
fa6c02d321
commit
b22bcd17b4
@ -95,6 +95,7 @@
|
||||
border-bottom: none;
|
||||
width: 100%;
|
||||
display: block;
|
||||
box-sizing: border-box;
|
||||
|
||||
// normalize card props
|
||||
font-family: inherit;
|
||||
|
Loading…
Reference in New Issue
Block a user