Skip to content

Commit 2f3d956

Browse files
committed
fixup! feat: compact view for mail layouts
Signed-off-by: greta <[email protected]>
1 parent d2b26a5 commit 2f3d956

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/Envelope.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,10 +575,11 @@ export default {
575575
type: Boolean,
576576
default: false,
577577
},
578+
578579
compactMode: {
579580
type: Boolean,
580581
default: false,
581-
}
582+
},
582583
},
583584
584585
data() {

0 commit comments

Comments
 (0)