style: table hover bg, remove description in billing

This commit is contained in:
jialin
2026-06-16 14:17:43 +08:00
committed by jialin
parent 17b65d80e1
commit 4017c4dd33
2 changed files with 4 additions and 6 deletions
-1
View File
@@ -276,7 +276,6 @@ body {
border-radius: var(--table-td-radius);
> td {
background-color: unset !important;
border-bottom: 1px solid var(--ant-color-split);
}
}