/** * Copyright (c) HashiCorp, Inc. * SPDX-License-Identifier: MPL-2.0 */ .kmip-role-allowed-operations { @extend .box; flex: 1 1 auto; box-shadow: none; padding: 0; } .kmip-role-allowed-operations .field { margin-bottom: $spacing-xxs; }