vue-material/dist/components/mdSubheader/index.css
2017-01-10 15:50:24 -02:00

6 lines
No EOL
314 B
CSS

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