@@ -120,6 +120,6 @@ onMounted(async () => {
|
||||
padding: 12px 16px;
|
||||
}
|
||||
.score-table {
|
||||
background: #fff;
|
||||
background: var(--el-bg-color);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user