Update top position of workspace__topbar in index.css
This commit is contained in:
@@ -241,7 +241,7 @@ body {
|
||||
|
||||
.workspace__topbar {
|
||||
position: absolute;
|
||||
top: 4px;
|
||||
top: 24px;
|
||||
left: 8px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user