vue-material/dist/components/mdDivider/index.css
Pablo Henrique Penha Silva 3e19cdb53c reset
2017-06-19 13:25:45 -03: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}