Merge branch 'main' into docker
This commit is contained in:
commit
e0112466ce
1 changed files with 2 additions and 1 deletions
|
@ -139,11 +139,12 @@
|
|||
opacity: 0;
|
||||
transition: opacity ease-in-out 0.1s;
|
||||
}
|
||||
|
||||
|
||||
.tooltiptext {
|
||||
z-index: 1001;
|
||||
user-select: none;
|
||||
cursor: default;
|
||||
width: max-content;
|
||||
}
|
||||
|
||||
.tooltip:hover .tooltiptext {
|
||||
|
|
Loading…
Reference in a new issue