aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionNoteTakingView.scss
diff options
context:
space:
mode:
authorljungster <parkerljung@gmail.com>2022-05-07 10:31:59 -0400
committerljungster <parkerljung@gmail.com>2022-05-07 10:31:59 -0400
commitb2cf58d83b9f2c2636975bccc53212dd1b09856e (patch)
treeea3c6293b5659622041f76ce284c8988eb50de34 /src/client/views/collections/CollectionNoteTakingView.scss
parent63c0023b5d1bde23ee0d9a1209c8cfda240649f9 (diff)
images correct width
Diffstat (limited to 'src/client/views/collections/CollectionNoteTakingView.scss')
-rw-r--r--src/client/views/collections/CollectionNoteTakingView.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/collections/CollectionNoteTakingView.scss b/src/client/views/collections/CollectionNoteTakingView.scss
index c0297a648..a878033ed 100644
--- a/src/client/views/collections/CollectionNoteTakingView.scss
+++ b/src/client/views/collections/CollectionNoteTakingView.scss
@@ -116,6 +116,7 @@
position: absolute;
display: flex;
flex-direction: column;
+ align-items: center;
top: 0;
left: 0;
width: 100%;