This commit is contained in:
Nathan Bierema 2020-08-31 23:21:35 -04:00
parent b135fdbea7
commit f56da227ca

View File

@ -14,11 +14,7 @@
font-family: 'Helvetica Neue', 'Lucida Grande', sans-serif;
font-size: 11px;
}
#root,
#root > div {
height: 100%;
}
#root > div > div {
#root {
display: flex;
flex-direction: column;
width: 100%;