vue-material/dist/components/mdSubheader/index.css
2017-02-08 01:16:24 -02:00

6 lines
No EOL
313 B
CSS

/*!
* Vue Material v0.7.0
* 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}