@fluid-topics/ft-text-field 2.2.6 → 2.2.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -568,7 +568,7 @@
568
568
  position: fixed;
569
569
  }
570
570
 
571
- .ft-text-field:not(.ft-text-field--hide-suggestions):focus-within .ft-text-field--suggestions {
571
+ .ft-text-field:not(.ft-text-field--hide-suggestions):focus-within .ft-text-field--suggestions:not(:empty) {
572
572
  display: flex;
573
573
  }
574
574