aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ComparisonBox.scss
diff options
context:
space:
mode:
authoralyssaf16 <alyssa_feinberg@brown.edu>2024-10-06 15:11:20 -0400
committeralyssaf16 <alyssa_feinberg@brown.edu>2024-10-06 15:11:20 -0400
commitfa54fdf2bf9bf8523da393a81ec1ac1cd4fa0f4c (patch)
tree02290e2210d5a539f24e1059f66144a945bd1c1f /src/client/views/nodes/ComparisonBox.scss
parent0d34ea8ab82be1140916a48df4e46ef15c7b23db (diff)
comments
Diffstat (limited to 'src/client/views/nodes/ComparisonBox.scss')
-rw-r--r--src/client/views/nodes/ComparisonBox.scss44
1 files changed, 0 insertions, 44 deletions
diff --git a/src/client/views/nodes/ComparisonBox.scss b/src/client/views/nodes/ComparisonBox.scss
index da1d352f2..b7307f3a3 100644
--- a/src/client/views/nodes/ComparisonBox.scss
+++ b/src/client/views/nodes/ComparisonBox.scss
@@ -30,12 +30,10 @@
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
- // width: 80%;
border-radius: 2px;
height: 17%;
display: inline-block;
bottom: 0;
- // right: 0;
&.schema-header-button {
color: gray;
@@ -57,28 +55,11 @@
}
&.submit {
width: 40%;
- // float: right;
-
- // position: absolute;
- // position: 10px;
- // padding-left: 35%;
- // padding-right: 80%;
- // // width: 80px;
- // // right: 0;
- // right: 0;
- // bottom: 0;
}
&.record {
width: 20%;
float: left;
border-radius: 2px;
- // right: 0;
- // height: 30%;
- }
-
- button {
- // flex: 1;
- // position: relative;
}
}
@@ -128,7 +109,6 @@
textarea {
flex: 1;
padding: 10px;
- // position: relative;
resize: none;
position: 'absolute';
width: '91%';
@@ -235,7 +215,6 @@
top: 10px;
left: 10px;
z-index: 200;
- // padding: 5px;
background: #dfdfdf;
pointer-events: none;
}
@@ -249,29 +228,8 @@
display: flex;
}
}
-
- // .input-box {
- // position: absolute;
- // padding: 10px;
- // }
- // input[type='text'] {
- // flex: 1;
- // position: relative;
- // margin-right: 10px;
- // width: 100px;
- // }
}
-// .quiz-card {
-// position: relative;
-
-// input[type='text'] {
-// flex: 1;
-// position: relative;
-// margin-right: 10px;
-// width: 100px;
-// }
-// }
.QuizCard {
width: 100%;
height: 100%;
@@ -288,8 +246,6 @@
align-items: center;
justify-content: center;
.QuizCardBox {
- /* existing code */
-
.DIYNodeBox-iframe {
height: 100%;
width: 100%;