Merge Edge with data #1

Merged
alfred merged 49 commits from edge into master 2022-07-27 14:13:41 +01:00
Showing only changes of commit 1df8a6646e - Show all commits

View File

@ -78,7 +78,6 @@ main{
}
.main-table{
display: table;
width: 100%;
}
.main-table > div{
display: table-row;
@ -94,7 +93,6 @@ main{
}
.item-table{
display: table;
width: 100%;
background-color: transparent;
}
.item-table > div{