Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
3036 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 2 25
1740
2
thg 12 24
2806
0
thg 11 24
4265
3
thg 5 24
5024
0
thg 1 25
2886