Merge branch 'main' of gitlab.fdmci.hva.nl:propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-3/qaajeeqiinii59
This commit is contained in:
@@ -50,7 +50,7 @@ body {
|
|||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
margin: 20px;
|
margin: 20px;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
width: 100%;
|
width: 90;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -98,8 +98,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.filter-button {
|
.filter-button {
|
||||||
flex: 1;
|
width: 10%;
|
||||||
width: 20%;
|
|
||||||
background-color: #007bff;
|
background-color: #007bff;
|
||||||
color: white;
|
color: white;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
@@ -108,4 +107,10 @@ body {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.js-plotly-plot {
|
||||||
|
align-self: center;
|
||||||
|
width: 95%;
|
||||||
|
height: 100%;
|
||||||
|
margin: 10px;
|
||||||
|
}
|
||||||
/* Additional styling as needed */
|
/* Additional styling as needed */
|
||||||
|
Reference in New Issue
Block a user