/*---------------------------------------------------------------------------------------------
 * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
 * See LICENSE.md in the project root for license terms and full copyright notice.
 *--------------------------------------------------------------------------------------------*/
@import "~@itwin/core-react/lib/cjs/core-react/style/themecolors";

.nz-widget-menu {
  background: $buic-background-1;
}

.nz-widget-menu_tabs {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
