mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-31 21:30:33 +08:00
优化用户卡片样式
This commit is contained in:
@@ -299,9 +299,7 @@ onUnmounted(() => {
|
||||
.user-card {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
border-radius: 16px;
|
||||
transition: all 0.3s ease;
|
||||
box-shadow: 0 4px 15px rgba(var(--v-theme-on-surface), 0.08);
|
||||
background: rgb(var(--v-theme-surface));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user