mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 01:21:58 +00:00
fix: style
This commit is contained in:
parent
45af1c53de
commit
4694331813
@ -1,5 +1,6 @@
|
||||
{
|
||||
"entry": {
|
||||
"index": "src/index",
|
||||
"editor-preset-vision": "../editor-preset-vision/src/index.ts",
|
||||
"react-simulator-renderer": "../react-simulator-renderer/src/index.ts"
|
||||
},
|
||||
|
||||
@ -98,6 +98,11 @@ html.engine-blur #engine {
|
||||
}
|
||||
}
|
||||
|
||||
.vs-icon .vs-icon-del, .vs-icon .vs-icon-entry {
|
||||
width: 16px!important;
|
||||
height: 16px!important;
|
||||
}
|
||||
|
||||
.lc-left-float-pane {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user