diff --git a/app/src/assets/scss/_function.scss b/app/src/assets/scss/_function.scss index 2ff18ac7a..74e357532 100644 --- a/app/src/assets/scss/_function.scss +++ b/app/src/assets/scss/_function.scss @@ -177,6 +177,7 @@ &__repoheader { padding: 8px 16px; + flex-wrap: wrap; .block__icon { opacity: 1; diff --git a/app/src/util/history.ts b/app/src/util/history.ts index c55be8f3e..1e3b9a29f 100644 --- a/app/src/util/history.ts +++ b/app/src/util/history.ts @@ -278,8 +278,8 @@ export const openHistory = () => { -