mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-05-16 15:09:22 +00:00
feat: improve visual consistency in item background
Adjusted the repeating-conic-gradient to enhance visual consistency by using a transparent color stop, addressing a subtle visual artifact.
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
background: #ccc 60% 60% / 3000px 3000px;
|
||||
background-image: repeating-conic-gradient(
|
||||
#999 0 0.0001%,
|
||||
#000 0 0.0002%
|
||||
#0000 0 0.0002%
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user