mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
chore: revert inline tags
This commit is contained in:
@@ -679,12 +679,11 @@ img.small {
|
||||
}
|
||||
|
||||
a.tag {
|
||||
font-size: 0.9em;
|
||||
@apply text-sm;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
padding: 0 2px;
|
||||
border-radius: 4px;
|
||||
color: or(--ls-tag-text, --lx-accent-11, --ls-tag-text-color, #045591);
|
||||
opacity: var(--ls-tag-text-opacity, 0.7);
|
||||
|
||||
Reference in New Issue
Block a user