mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 09:41:57 +00:00
左侧面板 icon 样式优化
This commit is contained in:
parent
0eaac97eed
commit
61ac8da3a7
@ -268,6 +268,13 @@ body {
|
||||
.lc-title{
|
||||
padding: 12px;
|
||||
flex-direction: column;
|
||||
width: 46px;
|
||||
height: 46px;
|
||||
|
||||
svg {
|
||||
fill: var(--color-icon-normal,rgba(31,56,88,.4));
|
||||
}
|
||||
|
||||
&.has-tip{
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user