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

5 lines
311 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-subheader{min-height:48px;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap;color:rgba(0,0,0,.54);font-size:14px;font-weight:500}