vue-material/dist/components/mdDivider/index.css
2017-02-08 22:05:12 -02:00

5 lines
No EOL
231 B
CSS

/*!
* Vue Material v0.7.1
* Made with love by Marcos Moura
* Released under the MIT License.
*/.md-divider{height:1px;margin:0;padding:0;display:block;border:0;background-color:rgba(0,0,0,.12)}.md-divider.md-inset{margin-left:72px}