vue-material/dist/components/mdDivider/index.css

5 lines
231 B
CSS
Raw Normal View History

2017-02-09 00:05:12 +00:00
/*!
* 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}