We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ef02cd + bd02592 commit d417ac9Copy full SHA for d417ac9
src/App.vue
@@ -61,7 +61,7 @@ onBeforeUnmount(() => {
61
<div
62
ref="main"
63
aria-label="Huvudinnehåll"
64
- class="d-flex overflow-hidden justify-content-between"
+ class="d-flex overflow-hidden justify-content-between flex-grow-1"
65
>
66
<div id="editor" ref="editor" aria-label="Redigeringsvy">
67
<EditMain v-model:arsredovisning="arsredovisning" />
0 commit comments