We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40fcd3 commit 138bfd6Copy full SHA for 138bfd6
client/styles/components/_quick-add.scss
@@ -1,5 +1,6 @@
1
.quick-add-wrapper {
2
min-width: #{600 / $base-font-size}rem;
3
+ overflow-y: scroll;
4
}
5
6
.quick-add {
0 commit comments