open-consul/ui/packages/consul-ui/app/components/definition-table/debug.scss

11 lines
183 B
SCSS

/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/
[id^='docfy-demo-preview-definition-table'] {
.definition-table {
@extend %definition-table;
}
}