.plug-in-unit .code-box {
  padding: 0.15rem 0;
}
.plug-in-unit pre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
