chore: revert inline tags

This commit is contained in:
Tienson Qin
2024-01-23 21:33:39 +08:00
parent e26639d1fb
commit 575624c650
5 changed files with 35 additions and 9 deletions

View File

@@ -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);