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