mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-06 12:20:56 +01:00
Fix tabs overlapping other elements by removing z-index of tabs
This commit is contained in:
2
gradle/changelog/remove_tabs_z-index.yaml
Normal file
2
gradle/changelog/remove_tabs_z-index.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
- type: fixed
|
||||
description: Tabs overlapping other elements
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user