aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/trails/PresBox.scss
diff options
context:
space:
mode:
authorSophie Zhang <sophie_zhang@brown.edu>2023-10-19 02:14:16 -0400
committerSophie Zhang <sophie_zhang@brown.edu>2023-10-19 02:14:16 -0400
commit414abda35b79c2d670451df8938740bd891881e1 (patch)
tree17e7e56bbc8ad0baf17a78d718f161a10ad28f16 /src/client/views/nodes/trails/PresBox.scss
parent1efba5a6a80cba09633426fc8cb42be4bf9b2e74 (diff)
fixed key events (chatbox)
Diffstat (limited to 'src/client/views/nodes/trails/PresBox.scss')
-rw-r--r--src/client/views/nodes/trails/PresBox.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/client/views/nodes/trails/PresBox.scss b/src/client/views/nodes/trails/PresBox.scss
index 370b155fd..1b76a39ad 100644
--- a/src/client/views/nodes/trails/PresBox.scss
+++ b/src/client/views/nodes/trails/PresBox.scss
@@ -34,9 +34,6 @@
.pres-chatbox {
outline: none;
border: none;
- font-size: 16px;
- letter-spacing: 1px;
- color: #404040;
}
}