oops
This commit is contained in:
3
webapp/dist/styles.css
vendored
3
webapp/dist/styles.css
vendored
@@ -19,7 +19,7 @@ html, body {
|
|||||||
display: flex;
|
display: flex;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-around;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.center > * {
|
.center > * {
|
||||||
@@ -36,6 +36,7 @@ html, body {
|
|||||||
width: calc(100% - 20vw);
|
width: calc(100% - 20vw);
|
||||||
height: calc(100% - 20vw);
|
height: calc(100% - 20vw);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
flex-flow: column;
|
||||||
}
|
}
|
||||||
.chart-container > * {
|
.chart-container > * {
|
||||||
display: block;
|
display: block;
|
||||||
|
|||||||
Reference in New Issue
Block a user