diff --git a/app/src/assets/scss/_function.scss b/app/src/assets/scss/_function.scss index 2731ff8e5..26b97eefc 100644 --- a/app/src/assets/scss/_function.scss +++ b/app/src/assets/scss/_function.scss @@ -165,6 +165,7 @@ .block__icon { opacity: 1; + z-index: 1; } } } diff --git a/app/src/util/history.ts b/app/src/util/history.ts index 67614c1ae..b1243f904 100644 --- a/app/src/util/history.ts +++ b/app/src/util/history.ts @@ -218,9 +218,9 @@ export const openHistory = () => {
- + - +