콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
7434 화면

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
2752
2
5월 21
6996
1
10월 15
4947
2
3월 15
16986
3
11월 21
6139