Skip to content
Snippets Groups Projects
Unverified Commit b7c756f1 authored by Kyle Doherty's avatar Kyle Doherty Committed by GitHub
Browse files

remove padding on HeaderBadges to align title and last edit info (#34913)

parent 955aab1f
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,6 @@ export const HeaderCaption = styled(EditableText)`
export const HeaderBadges = styled.div`
display: flex;
align-items: center;
padding-left: 0.5rem;
border-left: 1px solid transparent;
${breakpointMaxSmall} {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment