Skip to content

Commit 595115a

Browse files
Hide canvas background pattern while in presentation mode
1 parent c6cf375 commit 595115a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/styles/presentation.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
.canvas-card-menu {
77
visibility: hidden;
88
}
9+
10+
.canvas-background {
11+
visibility: hidden;
12+
}
913
}
1014

1115
.canvas-wrapper.presentation-mode .start-node::before {

0 commit comments

Comments
 (0)