Topic: After bulid custom theme the form select component - focused select arrow does not affected theme primary color

Slavik priority asked 3 years ago


Expected behavior Themed select component - focused select arrow respect primary color set.

Actual behavior Themed select component - focused select arrow remain blue

Resources (screenshots, code snippets etc.) Proposed fix: in .. mdb\scss\pro\theme\components_form-select-theme.scss insert folowing code to the line 43

        & ~ .select-arrow {
        color: $primary;
    }

Grzegorz Bujański staff commented 3 years ago

We have on our to-do list a task to fix this.



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Opened

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: 3.2.0
  • Device: PC
  • Browser: Crome
  • OS: W10
  • Provided sample code: No
  • Provided link: No