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

5 lines
233 B
CSS
Raw Normal View History

2017-06-22 10:58:45 +00:00
/*!
* Vue Material v0.7.2.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}