mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
💄 优化 VPBanner 在深色模式下的 box-shadow
This commit is contained in:
@@ -91,3 +91,8 @@ html[data-theme="dark"] {
|
||||
color: #bbbbbb;
|
||||
}
|
||||
}
|
||||
|
||||
// vpbanner 在 dark 模式下边缘不清晰
|
||||
html[data-theme="dark"] {
|
||||
--card-shadow: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user