update dependencies and push version
This commit is contained in:
2
vendor/bootstrap/scss/mixins/_table-row.scss
vendored
2
vendor/bootstrap/scss/mixins/_table-row.scss
vendored
@@ -26,7 +26,7 @@
|
||||
$hover-background: darken($background, 5%);
|
||||
|
||||
.table-#{$state} {
|
||||
@include hover {
|
||||
@include hover() {
|
||||
background-color: $hover-background;
|
||||
|
||||
> td,
|
||||
|
||||
Reference in New Issue
Block a user