aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/presentationview/PresentationView.scss
diff options
context:
space:
mode:
authorMohammad Amoush <mohammad_amoush@brown.edu>2019-07-26 18:52:30 -0400
committerMohammad Amoush <mohammad_amoush@brown.edu>2019-07-26 18:52:30 -0400
commitc6da9a2800037a951ea5070b4a77663401c4d00e (patch)
tree622dcf71dea49c94189de70a7b6520824781bc82 /src/client/views/presentationview/PresentationView.scss
parent4e73b2b844846ee39e743f69df6225fb4cbf4f2c (diff)
resizable pres view
Diffstat (limited to 'src/client/views/presentationview/PresentationView.scss')
-rw-r--r--src/client/views/presentationview/PresentationView.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/presentationview/PresentationView.scss b/src/client/views/presentationview/PresentationView.scss
index 93cf0b365..5769a1a0a 100644
--- a/src/client/views/presentationview/PresentationView.scss
+++ b/src/client/views/presentationview/PresentationView.scss
@@ -1,7 +1,7 @@
.presentationView-cont {
position: absolute;
background: white;
- z-index: 1;
+ z-index: 2;
box-shadow: #AAAAAA .2vw .2vw .4vw;
right: 0;
top: 0;