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

5 lines
319 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-file{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.md-file input[type=file]{width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute;clip:rect(0 0 0 0);border:0}.md-file .md-icon{cursor:pointer}