11 lines
207 B
CSS
11 lines
207 B
CSS
/**
|
|
* Copyright (c) 2025 Bytedance Ltd. and/or its affiliates
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
|
|
.json-schema-color-picker-container {
|
|
.semi-colorPicker-popover-defaultChildren {
|
|
width: 100%;
|
|
}
|
|
}
|