mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 08:56:29 +00:00
Make block control available via CSS selectors so it can be customized
This commit is contained in:
committed by
Tienson Qin
parent
9feb76be83
commit
06e85fa91e
@@ -147,6 +147,10 @@
|
||||
min-width: 10px;
|
||||
color: initial;
|
||||
user-select: none;
|
||||
|
||||
.control-hide {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.block-ref {
|
||||
|
||||
Reference in New Issue
Block a user