mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-06 16:16:42 +08:00
更新 custom.scss
This commit is contained in:
@@ -399,11 +399,6 @@ html.v-overlay-scroll-blocked {
|
|||||||
background-color: rgba(var(--v-theme-surface), 0.3);
|
background-color: rgba(var(--v-theme-surface), 0.3);
|
||||||
}
|
}
|
||||||
|
|
||||||
// 选中标签样式
|
|
||||||
.v-tabs.v-tabs-pill .v-slide-group-item--active.v-tab--selected.text-primary {
|
|
||||||
background-color: rgba(var(--v-theme-primary), 0.7) !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
// 加载占位
|
// 加载占位
|
||||||
.v-skeleton-loader {
|
.v-skeleton-loader {
|
||||||
background-color: rgba(var(--v-theme-surface), 0.3);
|
background-color: rgba(var(--v-theme-surface), 0.3);
|
||||||
|
|||||||
Reference in New Issue
Block a user