Skip to content

Commit

Permalink
Fix projector header height (#3031)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elblinator authored Nov 22, 2023
1 parent 4009897 commit 9bb74f7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
display: flex;
align-items: center;
justify-content: space-between;
height: 40px;

.action-row {
display: flex;
Expand Down

0 comments on commit 9bb74f7

Please sign in to comment.