diff --git a/frontend/sass/index.scss b/frontend/sass/index.scss index b6179d5..e576ef2 100644 --- a/frontend/sass/index.scss +++ b/frontend/sass/index.scss @@ -219,7 +219,7 @@ body { #history #status > * .tip { position: absolute; - z-index: 1; + z-index: 30; left: 100%; top: 50%; transform: translateY(-50%);