aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.scss
diff options
context:
space:
mode:
authorBob Zeleznik <zzzman@gmail.com>2020-04-27 13:25:27 -0400
committerBob Zeleznik <zzzman@gmail.com>2020-04-27 13:25:27 -0400
commit2555970c4bb494f97427191b330449a0aecf9c8c (patch)
treef3a3dd0beb8726ee2ec1f8abd9ff6280dce6a74d /src/client/views/nodes/DocumentView.scss
parent0dfe3d9f0790f499b380cbafcef40cfbe0c7ad29 (diff)
fixed hang in collectioncarousel. added properties to control caption
Diffstat (limited to 'src/client/views/nodes/DocumentView.scss')
-rw-r--r--src/client/views/nodes/DocumentView.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/DocumentView.scss b/src/client/views/nodes/DocumentView.scss
index c9a745809..dea09cb30 100644
--- a/src/client/views/nodes/DocumentView.scss
+++ b/src/client/views/nodes/DocumentView.scss
@@ -75,6 +75,7 @@
display: inline-block;
width: 100%;
height: 100%;
+ border-radius: inherit;
.documentView-styleContentWrapper {
width: 100%;