Skip to content
Discussion options

You must be logged in to vote

The issue comes from the bootstrap embedded by PlotLy

See from the developper mode of a browser.
So you have to use the library to make sure it outputs something correct or rewrite the CSS.

include-in-header:
  - text: |
      <style>
      .container-fluid.crosstalk-bscols {
        margin-left: 0;
        margin-right: 0;
      }
      </style>

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Tb0nes
Comment options

@mcanouil
Comment options

Answer selected by cderv
@Tb0nes
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
computations html Issues with HTML and related web technology (html/css/scss/js) plotly
2 participants