mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
enhance: increase bullet border width when its block was selected
This commit is contained in:
@@ -377,7 +377,7 @@
|
||||
}
|
||||
|
||||
.bullet-container .selected {
|
||||
border: 1px solid;
|
||||
border: 3px solid;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user