💄 调整UI

This commit is contained in:
目棃
2024-09-27 20:39:57 +08:00
parent d474588f26
commit aa1220eadd

View File

@@ -88,8 +88,8 @@ async function shareImg(): Promise<void> {
.tolc-box {
position: relative;
width: 340px;
height: 200px;
padding: 5px;
padding: 10px;
border: 1px solid var(--common-shadow-2);
border-radius: 5px;
background: var(--app-page-bg);
}