The structure is:
.devControl
.devControl-panel
.panel.is-warning
.devControl-heading
.devControl-block
The devControl-panel has the white background which means the border radius on devControl-heading and devControl-block shows white, not transparent.
The white background needs moving to the devControl-block class
Also I think .panel.is-warning is not needed anymore
The structure is:
The
devControl-panelhas the white background which means the border radius ondevControl-headinganddevControl-blockshows white, not transparent.The white background needs moving to the
devControl-blockclassAlso I think
.panel.is-warningis not needed anymore