fix typo that broke checkup page styles

This commit is contained in:
ansuz 2022-10-14 18:17:19 +05:30
parent 2e4655e29c
commit bdf8762fb6
1 changed files with 1 additions and 1 deletions

View File

@ -1566,7 +1566,7 @@ define([
console.error(err);
}
return h(`div.errorcp-test-status.${obj.type}`, [
return h(`div.error.cp-test-status.${obj.type}`, [
h('h5', obj.message),
h('div.table-container',
h('table', [