merge 2207

This commit is contained in:
Your Name
2025-07-22 12:24:07 +09:00
parent eedbf94d56
commit e2f7ab5113
12 changed files with 501 additions and 493 deletions

View File

@ -28,8 +28,8 @@
.v-slide-group__content {
border-bottom: 1px solid map-deep-get($config,
#{$theme},
"v-tabs-items-border-color"
#{$theme},
"v-tabs-items-border-color"
);
}
@ -68,11 +68,11 @@
}
&:hover {
color: map-deep-get(
color: map-deep-get(
$config,
#{$theme},
"v-tabs-hover-color"
) !important
) !important;
}
&:not(.v-tab--active){