@use '../../../common/scss/global.scss';

:host {
  width: 100%;
  height: 100%;
  display: block;
  overflow-x: auto;
}
