mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 00:45:43 +03:00
9 lines
122 B
SCSS
9 lines
122 B
SCSS
/**
|
|
* Copyright (c) HashiCorp, Inc.
|
|
* SPDX-License-Identifier: BUSL-1.1
|
|
*/
|
|
|
|
.is-associative {
|
|
margin-top: -0.75em;
|
|
}
|