[c] tooltip css fixes
This commit is contained in:
parent
a0e54a284c
commit
d213c2f178
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@
|
|||
visibility: hidden;
|
||||
background-color: $space-gray-tooltip;
|
||||
color: $white;
|
||||
width: max-content;
|
||||
text-align: center;
|
||||
border-radius: 6px;
|
||||
padding: 5px 10px;
|
||||
|
|
Loading…
Reference in a new issue