/* Keep the captured trading workspace fluid instead of preserving its 1912px snapshot width. */
.fx-1.fx.gap-1.overflow-auto,
.fx-1.fx.gap-1.overflow-auto > .fx-1,
.fx-1.fx.gap-1.overflow-auto .fx-1.z-0 {
  min-width: 0;
}

.fx-1.fx.gap-1.overflow-auto {
  overflow-x: hidden;
}

.style-module-scss-module__DF1bzW__container.react-resizable {
  width: 100% !important;
  max-width: 100%;
}

@media screen and (max-width: 1023px) {
  .fx-1.fx.gap-1.overflow-auto > .fx-1.fx-column:last-child,
  .fx-1.fx.gap-1.overflow-auto
    > .fx-1.fx-column
    > .fx-1.fx.gap-1
    > .fx:last-child {
    display: none;
  }
}
