consul/ui/packages/consul-ui/app/components/tile/debug.scss

12 lines
166 B
SCSS

/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: BUSL-1.1
*/
#docfy-demo-preview-tile {
.tile {
@extend %with-tile, %with-leader-tile;
}
}