aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/trails/PresBox.scss
diff options
context:
space:
mode:
authorSophie Zhang <sophie_zhang@brown.edu>2024-02-29 01:25:37 -0500
committerSophie Zhang <sophie_zhang@brown.edu>2024-02-29 01:25:37 -0500
commiteb5746da51bf44aeacb41d6337f666e178fae88e (patch)
tree8ab69fc2849065d4cd01e20b0821164d8f444abf /src/client/views/nodes/trails/PresBox.scss
parentb960beb2f31327becdf6709a61b90523abdee65a (diff)
added curr slide info to slide customization
Diffstat (limited to 'src/client/views/nodes/trails/PresBox.scss')
-rw-r--r--src/client/views/nodes/trails/PresBox.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/trails/PresBox.scss b/src/client/views/nodes/trails/PresBox.scss
index 1537ad0b8..5fc356299 100644
--- a/src/client/views/nodes/trails/PresBox.scss
+++ b/src/client/views/nodes/trails/PresBox.scss
@@ -34,6 +34,7 @@
.pres-chatbox {
outline: none;
border: none;
+ resize: none;
}
}