mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-06-05 15:10:19 +00:00
chore: eslint fix and upgrade dependencies
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user