Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
7432 Vizualizări

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,

Imagine profil
Abandonează
Cel mai bun răspuns

Hi,

you can add inline style with !important; tag

Thank you

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
mai 23
2752
2
mai 21
6995
1
oct. 15
4946
2
mar. 15
16984
3
nov. 21
6139