1
0

fix various bugs

This commit is contained in:
2021-04-07 15:22:53 +08:00
parent 1c7ddfc8a9
commit bf3dc67754
7 changed files with 106 additions and 116 deletions

View File

@@ -29,6 +29,9 @@ div.perfectTable > div > div {
display: flex;
justify-content: center;
padding-top: 1rem;
padding-bottom: 1rem;
}
div.perfectTable > div {
@@ -95,7 +98,7 @@ header.pickerHeader {
display: flex;
flex-flow: row;
flex-grow: 1;
flex-grow: 0;
flex-basis: 0;
flex-shrink: 0;