feat(editor): Fix ResourceLocator dropdown style (#5714)
* fix(editor): Fix ResourceLocator dropdown style * Fix other popper classes * Fix app hanging if loading many remote parameter options * Make ResourceLocatorDropdown flex * Override scrollbar styles * Hide resource locator on outside click not input blur
This commit is contained in:
@@ -149,7 +149,7 @@ export default mixins(Locale).extend({
|
||||
--select-option-line-height: 1;
|
||||
}
|
||||
|
||||
.limitPopperWidth {
|
||||
:root .limitPopperWidth {
|
||||
width: 0;
|
||||
|
||||
li > span {
|
||||
|
||||
Reference in New Issue
Block a user