aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/AntimodeMenu.scss
diff options
context:
space:
mode:
authorvellichora <fangrui_tong@brown.edu>2020-01-07 06:43:26 -0500
committervellichora <fangrui_tong@brown.edu>2020-01-07 06:43:26 -0500
commit4791f95d6be68e590d0a80689d89be4c05e9ffc3 (patch)
tree2e3e123d5ead6dfb9cdebaab94bb870e0fd9f373 /src/client/views/AntimodeMenu.scss
parent7d58927ba9da5ea146ef6daed336036b01447302 (diff)
starting integrating brush tool into richtextmenu
Diffstat (limited to 'src/client/views/AntimodeMenu.scss')
-rw-r--r--src/client/views/AntimodeMenu.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/AntimodeMenu.scss b/src/client/views/AntimodeMenu.scss
index f3da5f284..a45f3346a 100644
--- a/src/client/views/AntimodeMenu.scss
+++ b/src/client/views/AntimodeMenu.scss
@@ -5,7 +5,7 @@
background: #323232;
box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25);
border-radius: 0px 6px 6px 6px;
- overflow: hidden;
+ // overflow: hidden;
display: flex;
.antimodeMenu-button {