chore(ui): login page & workflow page (#3046)
* login page & number input & multirow select & llm select * workflow * adjust nodes
This commit is contained in:
@@ -72,11 +72,11 @@ const LightRowTabs = <ValueType = string,>({
|
||||
_hover={{
|
||||
color: activeColor
|
||||
}}
|
||||
fontWeight={'medium'}
|
||||
{...(value === item.value
|
||||
? {
|
||||
color: activeColor,
|
||||
cursor: 'default',
|
||||
fontWeight: 'bold',
|
||||
borderBottomColor: activeColor
|
||||
}
|
||||
: {
|
||||
|
||||
Reference in New Issue
Block a user