fix new game fieldset & t-spin detection

This commit is contained in:
2019-11-11 13:22:46 +01:00
parent 1dcd33b2e8
commit bb33748a30
5 changed files with 44 additions and 41 deletions

View File

@ -98,6 +98,7 @@ a:hover {
.minoes-table {
table-layout: fixed;
border-spacing: 0;
margin: 0;
}
th {
@ -141,6 +142,7 @@ th, td {
height: 0;
width: 18vmin;
justify-self: end;
margin: 0;
}
.name {