aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/views/nodes/DocumentView.scss')
-rw-r--r--src/client/views/nodes/DocumentView.scss5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/client/views/nodes/DocumentView.scss b/src/client/views/nodes/DocumentView.scss
index 4565f8504..9fcd45e72 100644
--- a/src/client/views/nodes/DocumentView.scss
+++ b/src/client/views/nodes/DocumentView.scss
@@ -58,10 +58,9 @@
.documentView-audioBackground {
display: inline-block;
width: 10%;
- height: 25;
position: absolute;
- top: 10px;
- left: 10px;
+ top: 0px;
+ left: 0px;
border-radius: 25px;
background: white;
opacity: 0.3;