form-outline-select-no-results-padding variables are undefin


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

bobperik pro 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


mlazaru 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
  • User: Pro
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 6.0.0
  • Device: Any
  • Browser: Firefox
  • OS: MacOS
  • Provided sample code: No
  • Provided link: No
Tags