Angular dynamic background images

前端 未结 4 1603
隐瞒了意图╮
隐瞒了意图╮ 2020-12-01 06:34

In the html template I have this style with a dynamic image:

4条回答
  •  独厮守ぢ
    2020-12-01 06:57

    You should do that as the +Günter Zöchbauer second part answer generates unwanted supplementary style background-position: initial and background-size: initial on Safari at least.

    Note that I only set the background-image style:

提交回复
热议问题