mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
enhance(ux): display at most 2 block tags when there're more
This commit is contained in:
@@ -456,8 +456,7 @@ a.tag {
|
||||
color: var(--lx-accent-11, var(--ls-tag-text-color, hsl(var(--primary))));
|
||||
|
||||
&:hover {
|
||||
opacity: var(--ls-tag-text-hover-opacity, 1);
|
||||
text-decoration: underline;
|
||||
opacity: var(--ls-tag-text-hover-opasxcity, 1);
|
||||
}
|
||||
|
||||
&[data-ref] + &[data-ref] {
|
||||
|
||||
Reference in New Issue
Block a user