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