mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
5 lines
100 B
SCSS
5 lines
100 B
SCSS
@import './with-tooltip/index';
|
|
%app-view h1 span[data-tooltip] {
|
|
@extend %with-pseudo-tooltip;
|
|
}
|