Prevent scrollbars on select2 item

This is unrelated to the rest of the PR, I just noticed this issue so decided to fix it. I can't find any explanation, or think of any good reason for this rule, so I'm burning it.
This commit is contained in:
David Cook
2023-12-14 15:17:55 +11:00
parent 2cbe9a4268
commit 37a1776c7e

View File

@@ -111,7 +111,6 @@
color: $color-body-text;
min-height: 22px;
clear: both;
overflow: auto;
}
&.select2-no-results,