跳至内容
菜单
此问题已终结
1 回复
7418 查看

Hello Community,

I want to override a css property of t-attf-class in new module.

Should I need to redefine a template in which class is define or override .css/.less file instead?

For e.g. There is t-attf-class ckus_stub_{{ stub_num }} and its css is define like:

.ckus_stub_1, .ckus_stub_2 {

    position: absolute;

    height: 3.25in;

}

I want to change height of this class in its inherited module.

How can I achieve this?

Thanks,

形象
丢弃
最佳答案

Hi,

you can add inline style with !important; tag

Thank you

形象
丢弃
相关帖文 回复 查看 活动
0
5月 23
2750
2
5月 21
6989
1
10月 15
4940
2
3月 15
16976
3
11月 21
6130