mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-15 06:27:34 -07:00
Darken
This commit is contained in:
parent
d5ac36bae8
commit
2b8f10eaaf
1 changed files with 1 additions and 1 deletions
|
@ -547,7 +547,7 @@ root(isDark)
|
|||
|
||||
> .mk-note-preview
|
||||
padding 16px
|
||||
border dashed 1px #c0dac6
|
||||
border dashed 1px isDark ? #4e945e : #c0dac6
|
||||
border-radius 8px
|
||||
|
||||
> footer
|
||||
|
|
Loading…
Reference in a new issue