chore(css): 治理提示块脚注样式组件化 + 护栏

This commit is contained in:
萝卜
2026-03-14 02:01:19 +00:00
parent cb1ea8c38c
commit 6c8d78d981
3 changed files with 41 additions and 2 deletions

View File

@@ -45,3 +45,10 @@
font-size:12px;
line-height:1.5;
}
/* 可复用:治理提示块内的说明/脚注文本 */
.governance-block-footnote{
margin-top:6px;
font-size:12px;
line-height:1.5;
}