mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-02-09 01:33:37 +00:00
5 lines
117 B
SCSS
5 lines
117 B
SCSS
|
$tooltip-start-distance: 5px;
|
||
|
$tooltip-hover-distance: 9px;
|
||
|
$tooltip-arrow-size: 5px;
|
||
|
$tooltip-bg: rgba(#222, 0.95);
|