mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-04-20 04:18:05 +00:00
顶部中间区域样式修改
This commit is contained in:
parent
b05da1e0ec
commit
c3b075b7d5
@ -185,12 +185,12 @@ body {
|
|||||||
display: flex;
|
display: flex;
|
||||||
margin-bottom: 2px;
|
margin-bottom: 2px;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
.lc-top-area-left{}
|
|
||||||
.lc-top-area-center{
|
.lc-top-area-center{
|
||||||
flex: 1;
|
flex: 1;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: flex-end;
|
justify-content: center;
|
||||||
margin-right: 8px;
|
margin: 0 8px;
|
||||||
}
|
}
|
||||||
.lc-top-area-right{
|
.lc-top-area-right{
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -274,7 +274,7 @@ body {
|
|||||||
svg {
|
svg {
|
||||||
fill: var(--color-icon-normal,rgba(31,56,88,.4));
|
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