/**
 * For the full copyright and license information, please view the
 * docs/licenses/LICENSE.txt file that was distributed with this source code.
 */
.admincartrules {
  #toolbar-footer {
    overflow: visible;

    .desktop-buttons {
      #desc-cart_rule-save-and-stay {
        margin-right: var(--#{$cdk}size-8);
      }
    }
  }
}
