From b6ce0dca4f5c32edffe0f271ce3f5e3676040cae Mon Sep 17 00:00:00 2001 From: Melissa Zhang Date: Thu, 16 Apr 2020 15:44:55 -0700 Subject: added ComparisonBox document --- src/client/views/nodes/ComparisonBox.scss | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/client/views/nodes/ComparisonBox.scss (limited to 'src/client/views/nodes/ComparisonBox.scss') diff --git a/src/client/views/nodes/ComparisonBox.scss b/src/client/views/nodes/ComparisonBox.scss new file mode 100644 index 000000000..32ced3463 --- /dev/null +++ b/src/client/views/nodes/ComparisonBox.scss @@ -0,0 +1,8 @@ +.comparisonBox { + pointer-events: all; + border-radius: inherit; + width: 100%; + height: 100%; + position: absolute; + transform-origin: top left; +} \ No newline at end of file -- cgit v1.2.3-70-g09d2