fix tooltips
This commit is contained in:
parent
014539096b
commit
0db30d1b95
1 changed files with 1 additions and 1 deletions
2
src/renderer/less/bootstrap.less
vendored
2
src/renderer/less/bootstrap.less
vendored
|
@ -7522,7 +7522,7 @@ fieldset:disabled .btn {
|
|||
// Tooltips
|
||||
.tooltip {
|
||||
position : absolute;
|
||||
z-index : 1080;
|
||||
z-index : 999999;
|
||||
display : block;
|
||||
margin : 0;
|
||||
font-family : var(--bs-font-sans-serif);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue