mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-30 19:20:23 +00:00
linting follow up to #19140
This commit is contained in:
parent
8c991939ab
commit
33d7ed77c8
1 changed files with 1 additions and 1 deletions
|
|
@ -60,8 +60,8 @@
|
|||
|
||||
> .list-group:last-child {
|
||||
.list-group-item:last-child {
|
||||
border-bottom-left-radius: $card-border-radius;
|
||||
border-bottom-right-radius: $card-border-radius;
|
||||
border-bottom-left-radius: $card-border-radius;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue