Add missing comma

This commit is contained in:
PCoder 2022-07-11 17:19:11 +05:30
parent 08ca710b99
commit 86242dbfb1
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<style>
.table-program td th {
.table-program td, th {
padding: 0 10px !important;
}
</style>