Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
7153 Weergaven

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
Annuleer
Beste antwoord

Hi,

you can add inline style with !important; tag

Thank you

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
mei 23
2514
2
mei 21
6709
1
okt. 15
4659
2
mrt. 15
16701
3
nov. 21
5842