wip
This commit is contained in:
parent
5df85b5feb
commit
7609741680
7 changed files with 8 additions and 12 deletions
|
|
@ -81,7 +81,7 @@ root(isDark)
|
|||
cursor default
|
||||
margin 0
|
||||
padding 0
|
||||
color isDark ? #959ba7 : #717171
|
||||
color var(--subNoteText)
|
||||
|
||||
.qiziqtywpuaucsgarwajitwaakggnisj[data-darkmode]
|
||||
root(true)
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@ root(isDark)
|
|||
cursor default
|
||||
margin 0
|
||||
padding 0
|
||||
color isDark ? #959ba7 : #717171
|
||||
color var(--subNoteText)
|
||||
|
||||
pre
|
||||
max-height 120px
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@ root(isDark)
|
|||
> .text
|
||||
margin 0
|
||||
padding 0
|
||||
color isDark ? #959ba7 : #717171
|
||||
color var(--subNoteText)
|
||||
|
||||
pre
|
||||
max-height 120px
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue