diff --git a/js/components/Explorer/TitleBar/index.tsx b/js/components/Explorer/TitleBar/index.tsx index c83e905..8817065 100644 --- a/js/components/Explorer/TitleBar/index.tsx +++ b/js/components/Explorer/TitleBar/index.tsx @@ -27,7 +27,7 @@ const TitleBar = (props: Props) => { display: "flex", flexDirection: "row", justifyContent: "space-between", - alignItems: "center", + alignItems: "flex-end", overflow: "hidden" }} >