tracker hover fix

This commit is contained in:
Николай Полтщук 2023-05-04 18:42:55 +03:00
parent efca4f0818
commit 8787ebd07a

View File

@ -508,7 +508,7 @@
background: #e1fccf; background: #e1fccf;
border-radius: 12px; border-radius: 12px;
right: -75px; right: -75px;
z-index: 10; z-index: 7;
row-gap: 10px; row-gap: 10px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;