forked from samuel-p/sp-codes.de
added table container
This commit is contained in:
parent
8d2492e6c8
commit
bd591594e7
4 changed files with 111 additions and 102 deletions
|
@ -270,6 +270,10 @@ pre {
|
|||
}
|
||||
}
|
||||
|
||||
.table-container {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
table.table {
|
||||
width: 100%;
|
||||
margin-bottom: 16px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue