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

Any way to change the size of the right-hand chatter? 

Avatar
Buang
Jawaban Terbai

Hi,

The class which defines the chatter when it is in the side is "o_FormRenderer_chatterContainer oe_chatter o-aside"
So, you just need to add it in css. Either you can create a new css file in web.assets_backend, or in addons add the below code:


.o_FormRenderer_chatterContainer.oe_chatter.o-aside 

{
    max-width: 300px; // The width in pixels

}


Hope it helps

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Feb 25
1536
2
Des 24
2514
0
Nov 24
1622
3
Mei 24
4747
0
Jan 25
2697