Skip to content

Commit

Permalink
Fix algiment issues by setting the editor to position fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Karn Blackmore authored and georgebid committed Mar 14, 2023
1 parent 62b49c7 commit daf5446
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -5,6 +5,7 @@

.umb-editor {
box-shadow: 0px 0 30px 0 rgba(0,0,0,.3);
position: fixed;
}
}

Expand Down

0 comments on commit daf5446

Please sign in to comment.