Update top position of workspace__topbar in index.css

This commit is contained in:
2026-01-31 12:31:29 +01:00
parent 32d3cb2ddb
commit 560dd8e17e

View File

@@ -241,7 +241,7 @@ body {
.workspace__topbar {
position: absolute;
top: 4px;
top: 24px;
left: 8px;
display: flex;
align-items: center;