10 lines
176 B
Plaintext
10 lines
176 B
Plaintext
|
/* pages/project_flowable/subDeptsUsers/index.wxss */
|
||
|
.myIcon{
|
||
|
position: fixed;
|
||
|
right: 25px;
|
||
|
}
|
||
|
.myIcon image {
|
||
|
width: 22px;
|
||
|
height: 22px;
|
||
|
background-color: #eeeeee;
|
||
|
}
|