mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-15 09:48:14 +08:00
💄 微调UI
This commit is contained in:
@@ -147,6 +147,10 @@ async function share(): Promise<void> {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
left: 5px;
|
||||
border: 1px solid rgb(255 255 255 / 20%);
|
||||
border-radius: 5px;
|
||||
-webkit-backdrop-filter: blur(10px);
|
||||
backdrop-filter: blur(10px);
|
||||
color: var(--tgc-white-1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user