Fixed .table
This commit is contained in:
parent
e5fc9fd5dc
commit
965a83b5c9
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ aside {
|
|||
.table {
|
||||
background-color: interhit;
|
||||
display: table;
|
||||
width: 100%;
|
||||
}
|
||||
.tablerow {
|
||||
display:table-row;
|
||||
|
|
Loading…
Reference in a new issue