Remove left margin from tools button
This commit is contained in:
parent
86c5690b4f
commit
5c3b9c29e5
@ -366,7 +366,7 @@ export default function () {
|
|||||||
const ToolsContent = (
|
const ToolsContent = (
|
||||||
<Popover placement="bottom-end">
|
<Popover placement="bottom-end">
|
||||||
<PopoverTrigger>
|
<PopoverTrigger>
|
||||||
<Button ml="8px">
|
<Button>
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
width="16"
|
width="16"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user