Fix css on tables
This commit is contained in:
@ -115,6 +115,8 @@ table>tbody>tr>td>button {
|
||||
border: unset;
|
||||
border-radius: unset;
|
||||
border-collapse: unset;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
table {
|
||||
|
Reference in New Issue
Block a user