5 lines
146 B
CSS
5 lines
146 B
CSS
table {
|
|
table-layout: auto !important;
|
|
width: 20% !important;
|
|
}
|
table {
|
|
table-layout: auto !important;
|
|
width: 20% !important;
|
|
}
|