mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
chore(ui): dataset-tags (#2415)
This commit is contained in:
@@ -477,6 +477,7 @@ const Checkbox = checkBoxMultiStyle({
|
||||
_checked: {
|
||||
bg: 'primary.50',
|
||||
borderColor: 'primary.600',
|
||||
borderWidth: '1px',
|
||||
color: 'primary.600',
|
||||
boxShadow: `${shadowLight} !important`,
|
||||
_hover: {
|
||||
|
Reference in New Issue
Block a user