fix: editor header border style (#21942)

This commit is contained in:
akash-codemonk 2023-04-03 13:58:03 +05:30 committed by GitHub
parent 22eea18345
commit 6b003179e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -371,7 +371,7 @@ export function EditorHeader(props: EditorHeaderProps) {
return (
<ThemeProvider theme={theme}>
<HeaderWrapper
className="pl-1 pr-1"
className="pl-1 pr-1 overflow-hidden"
data-testid="t--appsmith-editor-header"
>
<HeaderSection className="space-x-2">