aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ScreenshotBox.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2021-03-24 11:13:36 -0400
committerbobzel <zzzman@gmail.com>2021-03-24 11:13:36 -0400
commitcb082c8912156eb6c6f20f6a3b4d6350283fe2d2 (patch)
tree1f73d1548d58fdc6fc04b7fa67fe40d19868a661 /src/client/views/nodes/ScreenshotBox.scss
parent7f5cee959475b4e42af3b4ea39dcf92f450fa564 (diff)
code cleanup in screenshotBox
Diffstat (limited to 'src/client/views/nodes/ScreenshotBox.scss')
-rw-r--r--src/client/views/nodes/ScreenshotBox.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/ScreenshotBox.scss b/src/client/views/nodes/ScreenshotBox.scss
index 141960f60..ab54cf526 100644
--- a/src/client/views/nodes/ScreenshotBox.scss
+++ b/src/client/views/nodes/ScreenshotBox.scss
@@ -26,7 +26,7 @@
position: absolute;
right: 25;
top: 0;
- width:50;
+ width:25;
height: 25;
.screenshotBox-snapshot{
color : white;