编排略微增加折叠按钮右侧的间距

This commit is contained in:
fofolee 2025-03-29 16:42:55 +08:00
parent 0ab029a5b3
commit 7f26c0f176

View File

@ -143,6 +143,7 @@ export default {
.chain-icon {
display: flex;
align-items: center;
margin-right: 2px;
transition: all 0.2s ease;
}