审查视图

app/components/model-config.module.scss 102 字节
202304001 authored
1 2 3 4 5 6 7
.select-compress-model {
  width: 60%;
  select {
    max-width: 100%;
    white-space: normal;
  }
}