diff --git a/gradle/changelog/remove_tabs_z-index.yaml b/gradle/changelog/remove_tabs_z-index.yaml new file mode 100644 index 0000000000..22b27fea6e --- /dev/null +++ b/gradle/changelog/remove_tabs_z-index.yaml @@ -0,0 +1,2 @@ +- type: fixed + description: Tabs overlapping other elements diff --git a/scm-ui/ui-styles/package.json b/scm-ui/ui-styles/package.json index 14e83ca030..fe3db9f62c 100644 --- a/scm-ui/ui-styles/package.json +++ b/scm-ui/ui-styles/package.json @@ -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" } -} \ No newline at end of file +} diff --git a/yarn.lock b/yarn.lock index a3b747e92a..ad0fd8b61b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"