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

rome used in bootstrap modal rd-container keep css display : none #187

Open
Eastcloudsea opened this issue May 4, 2018 · 1 comment
Open

Comments

@Eastcloudsea
Copy link

when I use the rome , rome(input), the box don't display . check that ,find the rd-container css display prop keep 'none'
how to fix it.

@Eastcloudsea
Copy link
Author

I used change the css make it display 👍
.rd-container.rd-container-attachment{
z-index: 99999;
}

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

1 participant