fix(lfp): white background for seeker card

This commit is contained in:
SabreCat
2023-07-13 14:45:31 -05:00
parent 70d59be39b
commit f3f69b1871
@@ -188,6 +188,7 @@
padding: 8px;
border-radius: 4px;
box-shadow: 0 1px 3px 0 rgba(26, 24, 29, 0.12), 0 1px 2px 0 rgba(26, 24, 29, 0.24);
background-color: $white;
&:first-of-type {
margin-top: 24px;