Any way to change the size of the right-hand chatter?
Deze vraag is gerapporteerd
1
Beantwoorden
5391
Weergaven
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
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden| Gerelateerde posts | Antwoorden | Weergaven | Activiteit | |
|---|---|---|---|---|
|
|
1
mrt. 26
|
1533 | ||
|
|
0
dec. 25
|
75 | ||
|
|
1
feb. 25
|
3907 | ||
|
Chatter looks weird in 18.0
Opgelost
|
|
2
dec. 24
|
4991 | |
|
|
0
nov. 24
|
8771 |
Bonsoir,
Sur V19.2 toujours aucune possibilité de réduire la zone du "chatter" qui s'étend inutilement en 1/3 d'écran droit. Est-il envisageable en cloud d'avoir une fonctionnalité d'ajustement de la largeur de cet espace de discussion comme l'on ajuste une ligne dans Sheet ou Excel ou une largueur d'une box de conversation ?
Merci d'avance !