3 lines
204 B
CSS
3 lines
204 B
CSS
|
[class^='mageStyle'] table {table-layout: fixed;border-collapse: collapse;text-align: center;}
|
||
|
[class^='mageStyle'] table th,
|
||
|
[class^='mageStyle'] table td {border: 1px solid var(--default-border-color);}
|