mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
wip: outliner refactor
This commit is contained in:
@@ -366,7 +366,7 @@
|
||||
|
||||
.ls-block {
|
||||
position: relative;
|
||||
min-height: 24px;
|
||||
min-height: 30px;
|
||||
padding: 2px 0;
|
||||
border-bottom: 1px solid transparent;
|
||||
transition: background-color 0.3s cubic-bezier(0.16, 1, 0.3, 1);
|
||||
@@ -756,4 +756,4 @@ html.is-mac {
|
||||
&-item {
|
||||
@apply bg-gray-03 rounded p-4;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user