forked from mirror/chinese-colors
fix: mobile columns chaos
This commit is contained in:
parent
d09bfd3bb3
commit
1daccbb118
@ -51,12 +51,11 @@ const Wrapper = styled.section`
|
||||
nav {
|
||||
position: relative;
|
||||
height: 100vh;
|
||||
width: 16rem;
|
||||
.colors {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-content: flex-start;
|
||||
min-width: 3rem;
|
||||
max-width: 20rem;
|
||||
height: 100vh;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user