mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 07:05:10 +00:00
enhance(ui): adaptive font size for tags
This commit is contained in:
@@ -669,7 +669,7 @@ img.small {
|
||||
}
|
||||
|
||||
a.tag {
|
||||
font-size: 13px;
|
||||
font-size: 0.9em;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user