mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-01 19:38:16 +08:00
style: 优化编辑器中 icon 样式 (#9530)
This commit is contained in:
parent
f37c1e6fd3
commit
7d6244d271
@ -6,10 +6,13 @@
|
||||
}
|
||||
&-tip-icon {
|
||||
margin-left: 0.25rem;
|
||||
line-height: 16px;
|
||||
line-height: 14px;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
|
||||
.icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
fill: #84868c;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user