/* Some tweaks to keep Symfony dumps in check */
.sf-dump {
    font-size: 1rem !important;
    line-height: 1.4rem !important;
}
.sf-minitoolbar button {
  margin: 0;
}
