Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3044 มุมมอง

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

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

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

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.พ. 25
1755
Chatter looks weird in 18.0 แก้ไขแล้ว
2
ธ.ค. 24
2813
0
พ.ย. 24
4468
3
พ.ค. 24
5042
0
ม.ค. 25
2891