Skip to content

Commit

Permalink
Update ContextPane.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
indraneel committed Mar 1, 2024
1 parent d3d7428 commit 389c3ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/components/ContextPane.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ function ContextPane({
id="ContextPane"
className="bg-white w-full min-w-fit h-fit shadow flex flex-col sm:overflow-y-hidden sm:h-full sm:max-w-sm sm:w-1/5"
>
<div className="p-5 border-b border-b-slate-400">
<div className="p-5 border-b border-b-slate-400 w-full flex flex-col items-center justify-between">
<Select
selectedCity={selectedCity}
Expand Down

0 comments on commit 389c3ee

Please sign in to comment.