mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
5 lines
78 B
SCSS
5 lines
78 B
SCSS
|
@import './tooltip-panel/index';
|
||
|
.tooltip-panel {
|
||
|
@extend %tooltip-panel;
|
||
|
}
|