Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with the modal position and size #274

Open
moda20 opened this issue Feb 18, 2019 · 1 comment
Open

problem with the modal position and size #274

moda20 opened this issue Feb 18, 2019 · 1 comment

Comments

@moda20
Copy link

moda20 commented Feb 18, 2019

i just tried the documentation code to launch an alert and got this instead 👍
deepinscreenshot_select-area_20190218181345

here is the code :

vex.dialog.alert({
                        message: 'Testing the wireframe theme.',
                        className: '' // Overwrites defaultOptions
                    })
@Pharylon
Copy link

Make sure you include the CSS file in your build and, at some point have this line in your javascript:

vex.defaultOptions.className = "vex-theme-os";

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants