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

$panel-padding-left: 16px;
$panel-padding-right: 8px;
$panel-padding-top: $panel-padding-right;
$panel-padding-bottom: 12px;
$title-color: $buic-text-color;
$back-arrow-thickness: 2px;
$back-arrow-size-val: 6;
$title-horizontal-margin: 20px;
$title-horizontal-back-arrow-margin: 28px;
