@@ -139,8 +139,9 @@ table {
}
.pc-sty table {
- table-layout: fixed;
+ table-layout: auto;
td,th {
+ width: auto;
height: auto;