json-schema-preset.css 207 B

12345678910
  1. /**
  2. * Copyright (c) 2025 Bytedance Ltd. and/or its affiliates
  3. * SPDX-License-Identifier: MIT
  4. */
  5. .json-schema-color-picker-container {
  6. .semi-colorPicker-popover-defaultChildren {
  7. width: 100%;
  8. }
  9. }