aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/animationtimeline/TimelineMenu.scss
diff options
context:
space:
mode:
authorandrewdkim <adkim414@gmail.com>2019-09-21 16:55:18 -0400
committerandrewdkim <adkim414@gmail.com>2019-09-21 16:55:18 -0400
commit4ae11ac54b25a5bfe935a934d3ce37084906ccdb (patch)
treef3406dbe184b90f665c054c00617547b0c2edeb6 /src/client/views/animationtimeline/TimelineMenu.scss
parentc0dc4928c29e043ae897f4f7c58168831c3d8fd5 (diff)
changed boundaries
Diffstat (limited to 'src/client/views/animationtimeline/TimelineMenu.scss')
-rw-r--r--src/client/views/animationtimeline/TimelineMenu.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/animationtimeline/TimelineMenu.scss b/src/client/views/animationtimeline/TimelineMenu.scss
index 90cc53b4c..7ee0a43d5 100644
--- a/src/client/views/animationtimeline/TimelineMenu.scss
+++ b/src/client/views/animationtimeline/TimelineMenu.scss
@@ -8,7 +8,7 @@
flex-direction: column;
background: whitesmoke;
z-index: 10000;
- width: 150px;
+ width: 200px;
padding-bottom: 10px;
border-radius: 15px;