diff --git a/src/trx-client/trx-frontend/trx-frontend-http/assets/web/style.css b/src/trx-client/trx-frontend/trx-frontend-http/assets/web/style.css index 5e0f719..cac7693 100644 --- a/src/trx-client/trx-frontend/trx-frontend-http/assets/web/style.css +++ b/src/trx-client/trx-frontend/trx-frontend-http/assets/web/style.css @@ -1518,8 +1518,7 @@ button:focus-visible, input:focus-visible, select:focus-visible { } #spectrum-bookmark-axis { position: absolute; - top: var(--spectrum-plot-height); - transform: translateY(-50%); + top: 0; left: 0; right: 0; z-index: 6;