fix
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user