diff options
Diffstat (limited to 'src/client/views/nodes/DocumentBox.scss')
| -rw-r--r-- | src/client/views/nodes/DocumentBox.scss | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/client/views/nodes/DocumentBox.scss b/src/client/views/nodes/DocumentBox.scss deleted file mode 100644 index 3a27c16c1..000000000 --- a/src/client/views/nodes/DocumentBox.scss +++ /dev/null @@ -1,15 +0,0 @@ -.documentBox-container { - width: 100%; - height: 100%; - pointer-events: all; - background: rgb(241, 239, 235); - position: absolute; - .documentBox-lock { - margin: auto; - color: white; - position: absolute; - } - .contentFittingDocumentView { - position: absolute; - } -}
\ No newline at end of file |
