Update README.md

This commit is contained in:
Yev Vlasenko
2017-10-26 14:33:53 +01:00
committed by GitHub
parent 7179f7c356
commit b8523a53aa

View File

@@ -293,7 +293,7 @@ For specific modal:
```css
.v--modal-overlay[data-modal="my_modal_name"] {
background: cyan;
background: transparent;
}
```