Skip to content

Commit

Permalink
fix: GUI fix: display header bar on top
Browse files Browse the repository at this point in the history
  • Loading branch information
nytamin committed Oct 19, 2023
1 parent 385a0a5 commit 5169d03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/app/src/react/styles/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
right: 0;
height: $top-header-height;
box-shadow: 0px 4px 5px 0px #191b23;
z-index: 1;
}
> .rundown-area {
position: absolute;
Expand Down

0 comments on commit 5169d03

Please sign in to comment.