This commit is contained in:
parent
764b9d3239
commit
1df8a6646e
2
base.css
2
base.css
@ -78,7 +78,6 @@ main{
|
|||||||
}
|
}
|
||||||
.main-table{
|
.main-table{
|
||||||
display: table;
|
display: table;
|
||||||
width: 100%;
|
|
||||||
}
|
}
|
||||||
.main-table > div{
|
.main-table > div{
|
||||||
display: table-row;
|
display: table-row;
|
||||||
@ -94,7 +93,6 @@ main{
|
|||||||
}
|
}
|
||||||
.item-table{
|
.item-table{
|
||||||
display: table;
|
display: table;
|
||||||
width: 100%;
|
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
.item-table > div{
|
.item-table > div{
|
||||||
|
Loading…
Reference in New Issue
Block a user