We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df49b19 commit 84044cdCopy full SHA for 84044cd
client/components/Tooltip.css
@@ -5,7 +5,7 @@
5
border-radius: 4px;
6
background: #fff;
7
border: 1px solid #aaa;
8
- opacity: 0.7;
+ opacity: 0.9;
9
white-space: nowrap;
10
visibility: visible;
11
transition: opacity .2s ease, visibility .2s ease;
0 commit comments