mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
fix: Add gap between search and actions in header (#12214)
This commit is contained in:
@@ -132,6 +132,7 @@ const Actions = styled(Flex)`
|
||||
min-width: auto;
|
||||
padding-inline: 8px 0;
|
||||
gap: 12px;
|
||||
margin-inline-start: 8px;
|
||||
|
||||
${breakpoint("tablet")`
|
||||
position: unset;
|
||||
|
||||
Reference in New Issue
Block a user