Fix layout of sketch add
This commit is contained in:
parent
ecba54ee55
commit
e00cc30476
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
|||
}
|
||||
|
||||
.collection-add-sketch {
|
||||
min-width: #{800 / $base-font-size}rem;
|
||||
min-width: #{600 / $base-font-size}rem;
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue