Fix tabs overlapping other elements by removing z-index of tabs

This commit is contained in:
Florian Scholdei
2023-11-14 17:47:58 +01:00
parent 1ccba9fcd0
commit 5f53af440f
3 changed files with 6 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
- type: fixed
description: Tabs overlapping other elements

View File

@@ -10,7 +10,7 @@
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.11.2",
"bulma": "https://github.com/scm-manager/bulma#bbe5bdb66fce67e2513ab8caefb1eac5504e1402",
"bulma": "https://github.com/scm-manager/bulma#3ae8dbdd13196d472ab5fbec543d0c649c149e5a",
"bulma-popover": "^1.0.0",
"react-diff-view": "^2.4.10"
},
@@ -31,4 +31,4 @@
"eslintConfig": {
"extends": "@scm-manager/eslint-config"
}
}
}

View File

@@ -9350,9 +9350,9 @@ bulma-popover@^1.0.0:
resolved "https://registry.npmjs.org/bulma-popover/-/bulma-popover-1.1.1.tgz"
integrity sha512-QvYJq04usgiCvTwnEZr/xtStkKRTToO/tc7JVcdtRBIBBWNaUu4tfHAOFXDMav8NFIvN8JOiQEtHO1dHNvVr1Q==
"bulma@https://github.com/scm-manager/bulma#bbe5bdb66fce67e2513ab8caefb1eac5504e1402":
"bulma@https://github.com/scm-manager/bulma#3ae8dbdd13196d472ab5fbec543d0c649c149e5a":
version "0.9.4"
resolved "https://github.com/scm-manager/bulma#bbe5bdb66fce67e2513ab8caefb1eac5504e1402"
resolved "https://github.com/scm-manager/bulma#3ae8dbdd13196d472ab5fbec543d0c649c149e5a"
bundle-require@^3.0.2:
version "3.0.4"