mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
fix: missing depen
This commit is contained in:
@@ -903,3 +903,13 @@ html[data-theme='dark'] .keyboard-shortcut > code {
|
||||
.katex .tag {
|
||||
overflow-x: clip;
|
||||
}
|
||||
|
||||
html.is-mobile {
|
||||
h1.title {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#journals .journal-item:first-child {
|
||||
margin-top: 5px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user