chore: eslint fix and upgrade dependencies

This commit is contained in:
ccbikai
2024-08-31 16:29:02 +08:00
parent 549064078a
commit 58be3f399c
9 changed files with 413 additions and 540 deletions

View File

@@ -168,10 +168,7 @@
margin: auto 2px;
border-radius: var(--box-border-radius);
background: #ccc 60% 60% / 3000px 3000px;
background-image: repeating-conic-gradient(
#999 0 0.0001%,
#0000 0 0.0002%
);
background-image: repeating-conic-gradient(#999 0 0.0001%, #0000 0 0.0002%);
}
input:checked + tg-spoiler {