This commit is contained in:
2025-02-25 21:05:59 +08:00
parent c0771bbc5d
commit 377ac9b834

View File

@@ -123,6 +123,16 @@ watch(step, render)
padding: 1rem; padding: 1rem;
cursor: pointer; cursor: pointer;
border-radius: 0.4rem; border-radius: 0.4rem;
font-family:
v-sans,
system-ui,
-apple-system,
BlinkMacSystemFont,
"Segoe UI",
sans-serif,
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol";
} }
.my-action-btn::before { .my-action-btn::before {