mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
💄 调整UI
This commit is contained in:
@@ -88,8 +88,8 @@ async function shareImg(): Promise<void> {
|
|||||||
.tolc-box {
|
.tolc-box {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 340px;
|
width: 340px;
|
||||||
height: 200px;
|
padding: 10px;
|
||||||
padding: 5px;
|
border: 1px solid var(--common-shadow-2);
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
background: var(--app-page-bg);
|
background: var(--app-page-bg);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user