Remove left margin from tools button

This commit is contained in:
Regalijan 2023-11-07 13:53:47 -05:00
parent 86c5690b4f
commit 5c3b9c29e5
Signed by: regalijan
GPG Key ID: 5D4196DA269EF520

View File

@ -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"