mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-13 19:44:12 +00:00
fix error on Wrapper
This commit is contained in:
parent
c5a1e40216
commit
124a91783e
@ -11,7 +11,7 @@ export const Wrapper = styled.div`
|
||||
box-shadow: 1px 2px 10px 0 rgba(212, 212, 211, 0.59);
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
`
|
||||
export const Nav = styled.div`
|
||||
grid-column: 1/3;
|
||||
grid-row: 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user