mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-21 08:10:16 +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);
|
||||
}
|
||||
|
||||
// 选中标签样式
|
||||
.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 {
|
||||
background-color: rgba(var(--v-theme-surface), 0.3);
|
||||
|
||||
Reference in New Issue
Block a user