mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-18 21:38:14 +00:00
fix: live editing outline colore
This commit is contained in:
parent
4f7179bd26
commit
791771c5cd
@ -88,7 +88,7 @@ body.engine-document {
|
|||||||
.engine-live-editing {
|
.engine-live-editing {
|
||||||
cursor: text;
|
cursor: text;
|
||||||
outline: none;
|
outline: none;
|
||||||
box-shadow: 0 0 0px 4px rgba(23, 141, 247, 0.2);
|
box-shadow: 0 0 0px 2px rgb(102, 188, 92);
|
||||||
user-select: text;
|
user-select: text;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user