mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
improve(plugin): support register ui on page bar
This commit is contained in:
@@ -189,6 +189,14 @@
|
||||
@apply px-2 opacity-50 hover:opacity-100 transition-opacity;
|
||||
}
|
||||
}
|
||||
|
||||
&[data-type=pagebar] {
|
||||
@apply flex items-start pl-2;
|
||||
|
||||
> .injected-ui-item-pagebar {
|
||||
@apply pr-3 opacity-30 hover:opacity-100 transition-opacity;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user