fix(X-Pack): 系统-平台对接 icon大小为 16px;icon-hover 样式不对;icon之间间距不对,应该为8px;

This commit is contained in:
dataeaseShu 2024-02-02 11:01:35 +08:00
parent 916b6b3ecf
commit a837c7699a

View File

@ -183,9 +183,12 @@ formatLabel()
<style lang="less" scope>
.setting-tip-btn {
height: 22px !important;
line-height: 22px !important;
margin-left: 2px !important;
height: 24px !important;
width: 24px !important;
margin-left: 4px !important;
.ed-icon {
font-size: 16px;
}
}
.info-template-container {
padding: 24px;