Update Bootstrap to 5.3.0-alpha3
This commit is contained in:
2
paige/node_modules/bootstrap/scss/_tables.scss
generated
vendored
2
paige/node_modules/bootstrap/scss/_tables.scss
generated
vendored
@@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
.table-group-divider {
|
||||
border-top: calc($table-border-width * 2) solid $table-group-separator-color; // stylelint-disable-line function-disallowed-list
|
||||
border-top: calc(#{$table-border-width} * 2) solid $table-group-separator-color; // stylelint-disable-line function-disallowed-list
|
||||
}
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user