Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove left margin from tools button
  • Loading branch information
regalijan committed Nov 7, 2023
1 parent 86c5690 commit 5c3b9c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/mod-queue.tsx
Expand Up @@ -366,7 +366,7 @@ export default function () {
const ToolsContent = (
<Popover placement="bottom-end">
<PopoverTrigger>
<Button ml="8px">
<Button>
<svg
xmlns="http://www.w3.org/2000/svg"
width="16"
Expand Down

0 comments on commit 5c3b9c2

Please sign in to comment.