[autofix.ci] apply automated fixes (attempt 2/3)

pull/6997/head
autofix-ci[bot] 2 months ago committed by GitHub
parent c17f22b198
commit 42fae0d795
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -436,6 +436,7 @@ export default {
&:first-child {
border-right: 1px solid #ced4da;
.dark & {
border-right-color: $dark-border-color;
}
@ -443,6 +444,7 @@ export default {
&:hover:not(.active) {
background-color: #f8f9fa;
.dark & {
background-color: $dark-bg2;
}

Loading…
Cancel
Save