UNPKG
@jecloud/plugin
Version:
latest (1.0.1)
1.0.1
JECloud 插件库
@jecloud/plugin
/
es
/
workflow
/
workflow-image
/
style
/
index.less
9 lines
•
121 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
.je-workflow-image
{
width
:
100%
;
height
:
100%
;
display
: flex;
align-items
: center;
img
{
margin
: auto; } }