fix : 修复tags高度

This commit is contained in:
2024-10-30 22:44:42 +08:00
parent 9a514cf897
commit 8269a47d2d

View File

@@ -76,7 +76,7 @@ init()
.link-box { .link-box {
position: relative; position: relative;
padding: 12px 0; padding: 12px 0;
line-height: 30px; line-height: 34px;
.tag { .tag {
padding: 6px; padding: 6px;