Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
2812 Zobrazení

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

Avatar
Zrušit
Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
úno 25
1490
2
pro 24
2460
0
lis 24
1383
3
kvě 24
4685
0
led 25
2681