mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-21 05:16:54 +08:00
### What problem does this PR solve? Feat: Cancel a running data flow test #9869 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -28,7 +28,7 @@ module.exports = {
|
||||
},
|
||||
extend: {
|
||||
colors: {
|
||||
border: 'var(--colors-outline-neutral-strong)',
|
||||
border: 'var(--border-default)',
|
||||
input: 'hsl(var(--input))',
|
||||
ring: 'hsl(var(--ring))',
|
||||
background: 'var(--background)',
|
||||
|
||||
Reference in New Issue
Block a user