N°4351 Fix case log own entries overflowing when unnecessary

This commit is contained in:
Stephen Abello
2021-10-19 14:49:44 +02:00
parent c8f3d23d30
commit 25763c2d2e

View File

@@ -81,7 +81,7 @@ $ibo-activity-panel--load-all-entries--is-hover--margin-left: ($ibo-activity-pan
/* Current or not user specificities */
&.ibo-is-current-user{
flex-direction: row-reverse;
min-width: max-content;
min-width: min-content;
.ibo-activity-entry--medallion{
margin-right: initial;