mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 22:34:55 +00:00
aafbfa167c
* 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;
|
|
}
|