Skip to content

Commit

Permalink
Timeline Panel resize fix (#1077)
Browse files Browse the repository at this point in the history
**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"}_
  • Loading branch information
dzole0311 authored Jul 30, 2024
2 parents 6b96579 + d11869d commit bd18209
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/scripts/components/exploration/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ const Container = styled.div`
.panel-timeline {
box-shadow: 0 -1px 0 0 ${themeVal('color.base-100')};
overflow: visible !important;
}
.resize-handle {
Expand Down

0 comments on commit bd18209

Please sign in to comment.