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

12 lines
165 B
SCSS
Raw Normal View History

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