Spaces:
Sleeping
Sleeping
| .js-plotly-plot .plotly { | |
| padding-top: 30px ; | |
| background-color: white; | |
| } | |
| .js-plotly-plot .plotly .modebar { | |
| top: -30px ; | |
| right: 10px ; | |
| } | |
| .modebar-group { | |
| display: flex; | |
| flex-direction: row; | |
| align-items: center; | |
| } | |