Fix border issue on list-card-horizontal.
This commit is contained in:
parent
c3f308cf7e
commit
4f43516454
1 changed files with 1 additions and 0 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue