Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
7241 Tampilan

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,

Avatar
Buang
Jawaban Terbai

Hi,

you can add inline style with !important; tag

Thank you

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Mei 23
2592
2
Mei 21
6811
1
Okt 15
4749
2
Mar 15
16800
3
Nov 21
5944