diff options
| author | bob <bcz@cs.brown.edu> | 2019-08-21 16:23:38 -0400 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-08-21 16:23:38 -0400 |
| commit | 43d731ef2a6b2bd3fcdb7dd26fb6a8beac8e1306 (patch) | |
| tree | 8e3895758cead42851f0ead9c3c3dc426be0b87c /src/client/views/presentationview/PresentationView.scss | |
| parent | 3e33c2f1642195e023673cf669c4b5820fe2aeba (diff) | |
from last with presentations and small tweaks.
Diffstat (limited to 'src/client/views/presentationview/PresentationView.scss')
| -rw-r--r-- | src/client/views/presentationview/PresentationView.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/client/views/presentationview/PresentationView.scss b/src/client/views/presentationview/PresentationView.scss index bc1899811..5c40a8808 100644 --- a/src/client/views/presentationview/PresentationView.scss +++ b/src/client/views/presentationview/PresentationView.scss @@ -23,14 +23,11 @@ user-select: none; transition: all .1s; - - .documentView-node { position: absolute; z-index: 1; } - } .presentationView-item-above { @@ -73,7 +70,6 @@ display: inline-block; width: calc(100% - 200px); letter-spacing: 2px; - } .presentation-icon { |
