Merge branch 'develop' of https://github.com/ciderapp/Cider into develop

This commit is contained in:
yazninja 2022-03-26 12:47:13 +08:00
commit 2c0af49b08

View file

@ -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);