🐛 src\scss\_cards.scss syntax fixed
This commit is contained in:
@@ -231,8 +231,8 @@ html.maximized-card {
|
||||
.input-group,
|
||||
.nav,
|
||||
.pagination {
|
||||
margin-top: -$card-spacer-y & .4;
|
||||
margin-bottom: -$card-spacer-y & .4;
|
||||
margin-top: -$card-spacer-y * .4;
|
||||
margin-bottom: -$card-spacer-y * .4;
|
||||
}
|
||||
|
||||
[data-bs-toggle="tooltip"] {
|
||||
|
||||
Reference in New Issue
Block a user