mirror of
https://github.com/status-im/consul.git
synced 2025-02-21 01:48:20 +00:00
10 lines
138 B
SCSS
10 lines
138 B
SCSS
/**
|
|
* Copyright (c) HashiCorp, Inc.
|
|
* SPDX-License-Identifier: MPL-2.0
|
|
*/
|
|
|
|
:root {
|
|
--chrome-width: 280px;
|
|
--chrome-height: 64px;
|
|
}
|