Sha256: f2da65b4a9a3e44c595a0a2e54ec65906bb81ed17d6fb341f830f6eba2776a17
Contents?: true
Size: 690 Bytes
Versions: 14
Compression:
Stored size: 690 Bytes
Contents
@import "@material/card/mdc-card"; .v-card { position: relative; } .v-card-media { position: relative; } .v-card-content { padding: 10px 10px 0px 10px; } .v-card-title { padding: 10px 10px 0px 10px; } .v-card-title-position-left { position: absolute; left: 0; } .v-card-title-position-top { position: absolute; top: 0; } .v-card-title-position-right { position: absolute; right: 0; } .v-card-title-position-bottom { position: absolute; bottom: 0; } //.v-card-overflow-menu { // position: absolute; // right: 16px; // top: 16px; //} .v-card-media-image, .v-card-media-avatar { } .v-card__media-menu{ .v-button-icon-position-top { top: 8px; } }
Version data entries
14 entries across 14 versions & 1 rubygems