V
V
Vasiliy2015-03-17 14:30:33
css
Vasiliy, 2015-03-17 14:30:33

How to refer to id which is input in sass?

6dafaa90d8b14158a85e218181c9111f.jpg
I can’t find anywhere examples of how to refer to id in input ... to put a picture with a magnifying glass inside the search form ...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Michael, 2015-03-17
@VasiliySidorenko63

If you mean that if the input has an id, then you need to write

input {
  &#searche {
   //styles
  }
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question