mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-23 10:28:11 +00:00
feat: change the text color if table
This commit is contained in:
@@ -141,7 +141,10 @@ const Index = () => {
|
||||
},
|
||||
'& tbody tr: hover a': {
|
||||
textDecoration: 'underline'
|
||||
}
|
||||
},
|
||||
'& tbody tr a': {
|
||||
color: 'rgb(13, 96, 217)'
|
||||
},
|
||||
}}
|
||||
>
|
||||
<thead>
|
||||
|
Reference in New Issue
Block a user