forked from github/dataease
Merge pull request #7974 from dataease/pr@dev-v2_query_com
fix(X-Pack): 系统-平台对接 icon大小为 16px;icon-hover 样式不对;icon之间间距不对,应该为8px;
This commit is contained in:
commit
4b8bda6630
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user