Skip to content

Commit

Permalink
Merge pull request #235 from SelfhostedPro/projects
Browse files Browse the repository at this point in the history
fixed router push after project deletion on details page
  • Loading branch information
SelfhostedPro authored Jan 7, 2021
2 parents 6ee1ec8 + facead8 commit 365257a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/src/components/compose/ProjectEditor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,7 @@ export default {
.ace_gutter-active-line {
z-index: 1;
}
.ace_editor {
z-index: 1;
}
</style>

0 comments on commit 365257a

Please sign in to comment.