mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-14 04:19:22 +03:00
interface: remove left margin from reconnectbutton
This commit is contained in:
parent
e2b1134e58
commit
a7b43b88ef
@ -3,7 +3,6 @@ import { Box, Text } from "@tlon/indigo-react";
|
||||
|
||||
const ReconnectBox = ({ color, children, onClick }) => (
|
||||
<Box
|
||||
ml={2}
|
||||
px={2}
|
||||
py={1}
|
||||
display="flex"
|
||||
|
Loading…
Reference in New Issue
Block a user