WIP 10694-table-block #3

Merged
mravi merged 15 commits from 10694-table-block into master 2022-07-12 06:45:55 +00:00
Showing only changes of commit 86242dbfb1 - Show all commits

View file

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