0b9647c3b9
* ui: Add tooltip panels to ConsulKind
5 lines
78 B
SCSS
5 lines
78 B
SCSS
@import './tooltip-panel/index';
|
|
.tooltip-panel {
|
|
@extend %tooltip-panel;
|
|
}
|