1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-06-17 02:06:39 +00:00

fix: border-box result-card

This commit is contained in:
Jacky Zhao 2024-01-23 20:20:35 -08:00
parent fa6c02d321
commit b22bcd17b4

View File

@ -95,6 +95,7 @@
border-bottom: none;
width: 100%;
display: block;
box-sizing: border-box;
// normalize card props
font-family: inherit;