/*
 * Legacy overrides
 * Charger apres main.css.
 */

.has-mobile-bottom-toolbar .tool-bar,
.tool-bar.tool-bar-bottom {
  top: auto !important;
  bottom: 0 !important;
  left: 0;
  right: 0;
  width: 100%;
  width: 100vw;
}

.has-mobile-bottom-toolbar {
  padding-bottom: 56px;
}
