Update styles

This commit is contained in:
Vadim
2021-08-16 00:14:08 +03:00
parent 86907982f9
commit 504068237b
2 changed files with 4 additions and 5 deletions

View File

@@ -6,10 +6,10 @@
<style>
.table-wrapper {
max-width: 100%;
overflow-x: auto;
}
table {
border-collapse: collapse;
width: 100%;
}
</style>