Adjust alignment;Add random values
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ad6253d920
commit
afbbf102dd
@ -70,8 +70,12 @@ areas:
|
|||||||
_function:
|
_function:
|
||||||
__string.concat:
|
__string.concat:
|
||||||
- |
|
- |
|
||||||
<progress id="file" max="8" value="
|
<progress style="margin-right:10px" max="10" value="
|
||||||
- __args: 0.data._id
|
- __args:
|
||||||
|
_random:
|
||||||
|
type: integer
|
||||||
|
min: 1
|
||||||
|
max: 10
|
||||||
- |
|
- |
|
||||||
"></progress>
|
"></progress>
|
||||||
- id: bottomrow
|
- id: bottomrow
|
||||||
|
Reference in New Issue
Block a user