mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
feat: 更新多个组件的背景样式为透明度背景
This commit is contained in:
@@ -2072,7 +2072,7 @@ onUnmounted(() => {
|
||||
justify-content: center;
|
||||
inline-size: 100%;
|
||||
block-size: 100%;
|
||||
background: rgb(var(--v-theme-surface-variant));
|
||||
background: rgba(var(--v-theme-on-surface), 0.08);
|
||||
}
|
||||
|
||||
.transfer-history-mobile-record__poster-type {
|
||||
|
||||
Reference in New Issue
Block a user