mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-09 12:18:12 +00:00
fix: merge conflict fix
This commit is contained in:
parent
980ff2f57e
commit
a79d066a97
@ -30,13 +30,14 @@ th {
|
|||||||
tr:nth-child(even) {
|
tr:nth-child(even) {
|
||||||
background-color: #f2f2f2;
|
background-color: #f2f2f2;
|
||||||
}
|
}
|
||||||
|
|
||||||
tr:hover {
|
tr:hover {
|
||||||
background-color: #ddd;
|
background-color: #ddd;
|
||||||
}
|
}
|
||||||
|
|
||||||
html body .ant-btn-primary {
|
body .ant-btn-primary {
|
||||||
background-color: #1677ff;
|
background-color: #1677ff;
|
||||||
|
}
|
||||||
|
|
||||||
.ant-pagination .ant-pagination-prev * {
|
.ant-pagination .ant-pagination-prev * {
|
||||||
color: rgb(145, 35, 167) !important;
|
color: rgb(145, 35, 167) !important;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user