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