@use "../../wc";

:host {
  display: inline-block;
  width: 100%;
}

.chart {
  overflow: hidden;
  position: relative;
}
