Fix border issue on list-card-horizontal.

This commit is contained in:
bmauger 2022-02-16 11:38:57 -05:00
parent c3f308cf7e
commit 4f43516454

View file

@ -166,6 +166,7 @@ export default {
label {
border-bottom-left-radius: 0.5rem;
border-top-left-radius: 0.5rem;
z-index: 2;
}
}
&:last-of-type {