Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SSHOC
sshoc-marketplace-frontend
Commits
d2e86d44
Commit
d2e86d44
authored
Mar 17, 2021
by
Stefan Probst
Browse files
style: fix alignment
parent
896e7083
Pipeline
#181554
passed with stages
in 10 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/screens/item/ItemLayout.tsx
View file @
d2e86d44
...
...
@@ -225,7 +225,7 @@ function AccessibleAtLinks({
<
Menu
.
Button
className
=
{
cx
(
buttonClassNames
,
'
inline-flex justify-between
'
)
}
>
<
span
className
=
"px-4"
>
Go to
{
label
}
</
span
>
<
span
className
=
"px-4
text-left
"
>
Go to
{
label
}
</
span
>
<
span
className
=
"pl-3 pr-1 border-l border-primary-500"
>
<
Triangle
/>
</
span
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment