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

bobperik premium asked 1 year 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 1 year 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