We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6222a4d commit 6a5682fCopy full SHA for 6a5682f
airflow-core/src/airflow/ui/src/pages/Events/Events.tsx
@@ -163,7 +163,7 @@ export const Events = () => {
163
<Box>
164
<Flex alignItems="center" justifyContent="space-between">
165
<Heading>Audit Log Events</Heading>
166
- <ButtonGroup attached size="sm" variant="surface">
+ <ButtonGroup attached mt="1" size="sm" variant="surface">
167
<IconButton
168
aria-label="Expand all extra json"
169
onClick={onOpen}
0 commit comments