优化虎牙任务操作台逻辑

This commit is contained in:
yml2213
2026-07-06 15:38:04 +08:00
parent f9a321512f
commit 1f16193690
2 changed files with 314 additions and 177 deletions
+8
View File
@@ -12,3 +12,11 @@ body {
html[data-theme='dark'] body {
color-scheme: dark;
}
.huya-task-account-table .ant-table-placeholder > .ant-table-cell {
border-bottom: 0;
}
.huya-task-account-table .ant-table-placeholder:hover > .ant-table-cell {
background: transparent;
}