Fix layout of sketch add

This commit is contained in:
Andrew Nicolaou 2019-11-10 20:39:20 +01:00
parent ecba54ee55
commit e00cc30476
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
}
.collection-add-sketch {
min-width: #{800 / $base-font-size}rem;
min-width: #{600 / $base-font-size}rem;
overflow: scroll;
}