Make coloring and global formatting changes #2
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ table {
|
|||
display: block;
|
||||
border-collapse: collapse;
|
||||
margin: 1rem auto;
|
||||
width: fit-content;
|
||||
width: max-content;
|
||||
max-width: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue