hiNISAL/any-progress

Can not set Height to options

Closed this issue · 2 comments

Sorry🙏, this problem has been fixed(version 1.4.3).

If you cannot update whit some problem(network and more) by npm, you can use the style options.

new AnyProgress({
    style: {
        height: '10px',
    },
});

Thanks to provide this problem, and i will add the test case to this project.😄

👌, really helpful