mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-12 20:02:28 +08:00
style(next): use distinct formatting for the "Markdown-like autoformatting" card
This commit is contained in:
parent
c23890594f
commit
c00c01dafb
@ -1613,6 +1613,12 @@ body .calendar-dropdown-widget .calendar-body a:hover {
|
|||||||
letter-spacing: .5pt;
|
letter-spacing: .5pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.help-dialog .help-cards code {
|
||||||
|
border-radius: 4px;
|
||||||
|
background: #d7d5d5;
|
||||||
|
padding: 0 8px;
|
||||||
|
}
|
||||||
|
|
||||||
.help-dialog .help-cards kbd:first-child {
|
.help-dialog .help-cards kbd:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user