mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-20 09:21:09 +00:00
Merge pull request #20328 from overleaf/jel-plans-tooltip
[web] Fix opacity on tooltip on light touch redesign plans page GitOrigin-RevId: 3254fec50356815e223dec8e13e1c6351d642a1e
This commit is contained in:
parent
d41e069c69
commit
e3c9017a85
1 changed files with 1 additions and 0 deletions
|
@ -293,6 +293,7 @@
|
|||
position: relative;
|
||||
|
||||
.tooltip {
|
||||
opacity: 1;
|
||||
position: absolute;
|
||||
color: @white;
|
||||
width: auto;
|
||||
|
|
Loading…
Reference in a new issue