mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-12 19:02:53 +08:00
change react-flow bg
This commit is contained in:
parent
9c8082cc04
commit
6354c126b3
@ -21,7 +21,7 @@ const StyledEditor = styled.div`
|
||||
align-items: center;
|
||||
border-radius: 0 0 5px 5px;
|
||||
height: 100%;
|
||||
background: ${({ theme }) => theme.BLACK_DARK};
|
||||
background: ${({ theme }) => theme.BLACK_LIGHT};
|
||||
border: 1px solid ${({ theme }) => theme.BLACK};
|
||||
border-top: none;
|
||||
overflow: hidden;
|
||||
|
Loading…
x
Reference in New Issue
Block a user