UNPKG

angular-material-npfixed

Version:

The Angular Material project is an implementation of Material Design in Angular.js. This project provides a set of reusable, well-tested, and accessible Material Design UI components. Angular Material is supported internally at Google by the Angular.js, M

37 lines (30 loc) 617 B
.wrapper { width: 100%; max-width: 400px; } #vertical-container { height: 292px; width: 100%; max-width: 400px; } #vertical-container .repeated-item { border-bottom: 1px solid #ddd; box-sizing: border-box; height: 40px; padding-top: 10px; } #vertical-container .repeated-item.header { background-color: #106CC8; color: white; text-align: center; font-weight: bold; } #vertical-container md-content { margin: 16px; } md-virtual-repeat-container { border: solid 1px grey; } .md-virtual-repeat-container .md-virtual-repeat-offsetter div:not(.header) { padding-left: 16px; }