Merge pull request 'fix : 修复tags高度' (#153) from dj into master

Reviewed-on: http://git.feashow.cn/feashow/SmartOpsWeb/pulls/153
This commit is contained in:
2024-10-30 14:45:03 +00:00

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;