Fix bug in api wait_seed, fix styles on seed gen pages
This commit is contained in:
@@ -5,16 +5,16 @@
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
#view-seed-wrapper table td{
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#view-seed{
|
||||
width: 620px;
|
||||
min-height: 360px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#view-seed table td{
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#view-seed h3{
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user