aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/trails/PresBox.scss
diff options
context:
space:
mode:
authorSophie Zhang <sophie_zhang@brown.edu>2024-04-30 18:29:08 -0400
committerSophie Zhang <sophie_zhang@brown.edu>2024-04-30 18:29:08 -0400
commit90016b133395c93f897c614ffee761b6da587e0f (patch)
tree95ef3782c08f680439e8cf411da03f3b55ff6862 /src/client/views/nodes/trails/PresBox.scss
parent53ccca391d317f3d9b7c5cb693979451a4655836 (diff)
pre deleting unneeded
Diffstat (limited to 'src/client/views/nodes/trails/PresBox.scss')
-rw-r--r--src/client/views/nodes/trails/PresBox.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/client/views/nodes/trails/PresBox.scss b/src/client/views/nodes/trails/PresBox.scss
index 2c56cf698..58c9b0b42 100644
--- a/src/client/views/nodes/trails/PresBox.scss
+++ b/src/client/views/nodes/trails/PresBox.scss
@@ -38,6 +38,12 @@
// Effect Animations
+.presBox-effects {
+ display: grid;
+ grid-template-columns: auto auto;
+ gap: 8px;
+}
+
.presBox-effect-row {
display: flex;
gap: 8px;