aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/PresBox.scss
diff options
context:
space:
mode:
authorGeireann Lindfield Roberts <60007097+geireann@users.noreply.github.com>2020-10-15 19:29:04 +0800
committerGeireann Lindfield Roberts <60007097+geireann@users.noreply.github.com>2020-10-15 19:29:04 +0800
commitf75b69dc91191636842c794d878572a143347b54 (patch)
treeb9c0af194cc925d4bd5fb51a9c2ce8161e49675b /src/client/views/nodes/PresBox.scss
parent3f22b29081c2addfdbcd58e9fb9f7acdbb0cd729 (diff)
Fixes for 3D Carousel
Diffstat (limited to 'src/client/views/nodes/PresBox.scss')
-rw-r--r--src/client/views/nodes/PresBox.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/PresBox.scss b/src/client/views/nodes/PresBox.scss
index 033e1e030..9a8b861ba 100644
--- a/src/client/views/nodes/PresBox.scss
+++ b/src/client/views/nodes/PresBox.scss
@@ -666,7 +666,7 @@ $light-background: #ececec;
position: relative;
align-self: flex-start;
justify-self: flex-start;
- width: 80%;
+ width: 100%;
height: 100%;
display: flex;
align-items: center;