How to CSS style AngularJS directive?

前端 未结 4 1992
醉话见心
醉话见心 2021-01-31 10:26

Assuming I have a directive \"mydirect\" with a template that contains a lot of divs with a lot of nested classes. For example:

4条回答
  •  清歌不尽
    2021-01-31 10:52

    I think the solution to this is simple. But its only a guess. You define the directive by using:

提交回复
热议问题