Skip to content

Commit

Permalink
fix(UI): hide editors till they become active
Browse files Browse the repository at this point in the history
  • Loading branch information
hatemhosny committed May 31, 2023
1 parent 691afcf commit 4d52cc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/livecodes/styles/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,7 @@ a {
top: 0;

> div {
display: none;
flex-grow: 1;
min-height: 30px;
position: relative;
Expand Down

0 comments on commit 4d52cc7

Please sign in to comment.