Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
7422 Visualizzazioni

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
Abbandona
Risposta migliore

Hi,

you can add inline style with !important; tag

Thank you

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
mag 23
2750
2
mag 21
6989
1
ott 15
4941
2
mar 15
16977
3
nov 21
6132