diff options
| author | andrewdkim <adkim414@gmail.com> | 2020-02-09 14:06:54 -0500 |
|---|---|---|
| committer | andrewdkim <adkim414@gmail.com> | 2020-02-09 14:06:54 -0500 |
| commit | 92068acedc3d6f5bed25dc1a0dacbe19d0338829 (patch) | |
| tree | 516f3aee52f839eb6115346caab4b331c6bce66f /src/client/views/animationtimeline/TimelineOverview.scss | |
| parent | 90d7fb57a64011763ad1d608126eacb052061e43 (diff) | |
reformatted
Diffstat (limited to 'src/client/views/animationtimeline/TimelineOverview.scss')
| -rw-r--r-- | src/client/views/animationtimeline/TimelineOverview.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/animationtimeline/TimelineOverview.scss b/src/client/views/animationtimeline/TimelineOverview.scss index b54399307..283163ea7 100644 --- a/src/client/views/animationtimeline/TimelineOverview.scss +++ b/src/client/views/animationtimeline/TimelineOverview.scss @@ -72,7 +72,7 @@ $timelineDark: #77a1aa; position: relative; padding: 0px; margin: 0px; - // width: 100%; + width: 100%; height: 4px; background-color: $timelineColor; border-radius: 20px; |
