mirror of
https://github.com/Kxsso/jcutmirror.git
synced 2026-02-09 01:16:58 +08:00
更改配色为夏日限定🌊
This commit is contained in:
@@ -173,7 +173,7 @@ const MirrorDoc = ({ data, children }: PropsWithChildren<MirrorDocProps>) => {
|
||||
zIndex: -1,
|
||||
}}
|
||||
>
|
||||
{TitleMirrorIcon(mirrorId, 'rgb(71 123 210 / 23%)', '20rem')}
|
||||
{TitleMirrorIcon(mirrorId, 'rgba(6,78,119,0.23)', '20rem')}
|
||||
</Box>
|
||||
</Box>
|
||||
<Box zIndex={1} position="sticky">
|
||||
|
||||
Reference in New Issue
Block a user