mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 01:21:58 +00:00
fix: border action style
This commit is contained in:
parent
66e8c25a4b
commit
6b91535740
@ -25,6 +25,9 @@
|
||||
align-items: stretch;
|
||||
justify-content: flex-end;
|
||||
pointer-events: all;
|
||||
> * {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&-action {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user