Skip to content

Commit bd18209

Browse files
authored
Timeline Panel resize fix (#1077)
**Related Ticket:** _{link related ticket here}_ ### Description of Changes _{Update with description of changes made in this pull request}_ ### Notes & Questions About Changes _{Add additonal notes and outstanding questions here related to changes in this pull request}_ ### Validation / Testing _{Update with info on what can be manually validated in the Deploy Preview link for example "Validate style updates to selection modal do NOT affect cards"}_
2 parents 6b96579 + d11869d commit bd18209

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/scripts/components/exploration/index.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ const Container = styled.div`
2929
3030
.panel-timeline {
3131
box-shadow: 0 -1px 0 0 ${themeVal('color.base-100')};
32-
overflow: visible !important;
3332
}
3433
3534
.resize-handle {

0 commit comments

Comments
 (0)