open-consul/ui/packages/consul-ui/app/components/tabular-details/index.scss

11 lines
167 B
SCSS

/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/
@import './skin';
@import './layout';
table.with-details {
@extend %tabular-details;
}