Skip to content

Commit

Permalink
fix merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
iliatimofeev committed Jun 30, 2023
1 parent 4bb9983 commit 5c50899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/components/editor/editor-markdown.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1171,6 +1171,7 @@ export default {
</script>

<style lang='scss'>
@import '../../scss/joan-styles.scss';
$editor-height: calc(100vh - 112px - 24px);
$editor-height-mobile: calc(100vh - 112px - 16px);
Expand Down

0 comments on commit 5c50899

Please sign in to comment.