Files
ionic-framework/core/src/components/card-header/card-header.scss
2018-08-16 12:39:47 -04:00

10 lines
159 B
SCSS

@import "../../themes/ionic.globals";
// Card Header
// --------------------------------------------------
:host {
display: block;
position: relative;
}