Holiday Notice: Support will be provided on a limited scale from December 24th, 2024, to January 2nd, 2025. Happy holidays and a wonderful New Year!


Topic: form-outline-select-no-results-padding variables are undefined

bobperik premium asked 2 years ago


Expected behavior A padding, which is set via --mdb-form-outline-select-no-results-padding-left

Actual behavior No padding because the variable is undefined, see screenshot.

Resources (screenshots, code snippets etc.) enter image description here


Mateusz Lazaru staff answered 2 years ago


Thank you for reporting this issue, we will fix it soon.

CSS Workaround:

.select-no-results {
  padding-left: 16px;
  padding-right: 16px;
}


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Premium
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 6.0.0
  • Device: Any
  • Browser: Firefox
  • OS: MacOS
  • Provided sample code: Yes
  • Provided link: No