@import "../../themes/ionic.globals";

// Card Header
// --------------------------------------------------

:host {
  display: block;
  position: relative;

  text-overflow: ellipsis;

  white-space: nowrap;

  overflow: hidden;
}
