mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-29 01:40:51 +00:00
feat: search test
This commit is contained in:
@@ -71,6 +71,9 @@ const Button = defineStyleConfig({
|
||||
color: 'white',
|
||||
_hover: {
|
||||
filter: 'brightness(115%)'
|
||||
},
|
||||
_disabled: {
|
||||
bg: '#3370ff !important'
|
||||
}
|
||||
},
|
||||
base: {
|
||||
|
Reference in New Issue
Block a user