diff options
| author | ljungster <parkerljung@gmail.com> | 2022-05-07 10:31:59 -0400 |
|---|---|---|
| committer | ljungster <parkerljung@gmail.com> | 2022-05-07 10:31:59 -0400 |
| commit | b2cf58d83b9f2c2636975bccc53212dd1b09856e (patch) | |
| tree | ea3c6293b5659622041f76ce284c8988eb50de34 /src/client/views/collections/CollectionNoteTakingView.scss | |
| parent | 63c0023b5d1bde23ee0d9a1209c8cfda240649f9 (diff) | |
images correct width
Diffstat (limited to 'src/client/views/collections/CollectionNoteTakingView.scss')
| -rw-r--r-- | src/client/views/collections/CollectionNoteTakingView.scss | 1 |
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%; |
