diff options
Diffstat (limited to 'js/panels/Timeline/Layer.reel/scss/Layer.scss')
-rw-r--r-- | js/panels/Timeline/Layer.reel/scss/Layer.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/js/panels/Timeline/Layer.reel/scss/Layer.scss b/js/panels/Timeline/Layer.reel/scss/Layer.scss index 8e5e50db..a407c9dc 100644 --- a/js/panels/Timeline/Layer.reel/scss/Layer.scss +++ b/js/panels/Timeline/Layer.reel/scss/Layer.scss | |||
@@ -196,6 +196,9 @@ | |||
196 | top: 3px; | 196 | top: 3px; |
197 | right: 31px; | 197 | right: 31px; |
198 | } | 198 | } |
199 | .timeline-track .collapsible-content { | ||
200 | position: relative; | ||
201 | } | ||
199 | .collapsible-content .layout-table { | 202 | .collapsible-content .layout-table { |
200 | width: 99.9%; | 203 | width: 99.9%; |
201 | } | 204 | } |