[WV2] Fix controls area width on mobile
This commit is contained in:
parent
b36b1577b5
commit
ba0612b694
1 changed files with 1 additions and 0 deletions
|
|
@ -372,6 +372,7 @@ body.wardrobe-v2 {
|
||||||
width: 400px;
|
width: 400px;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
padding: 2rem;
|
padding: 2rem;
|
||||||
|
box-sizing: border-box;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
box-shadow: -2px 0 10px rgba(0, 0, 0, 0.3);
|
box-shadow: -2px 0 10px rgba(0, 0, 0, 0.3);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue