Improve tooltip style
This commit is contained in:
parent
d79ed358af
commit
b1dbe74e11
@ -173,10 +173,8 @@
|
|||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 5.5rem;
|
top: 5.5rem;
|
||||||
align-items: center;
|
|
||||||
justify-items: center;
|
|
||||||
background-color: BLACK;
|
background-color: BLACK;
|
||||||
border-radius: 10%;
|
border-radius: 10px;
|
||||||
padding: 0 0.5rem;
|
padding: 0 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user