- 11 Sep 2021
- 10.629
- 3.652
- $16.640
gracias a miembro querido @hargravesubmitted un nuevo recurso: Sticky Postbit-Para tener un postbit adhesivo
Read more about this resource...Para tener un postbit adhesivo como este:
Ver adjunto 87285
Ajusta el valor superior según tus necesidades.Código:/* Sticky Postbit */ @media (min-width: @xf-responsiveMedium) { .message-user { position: -webkit-sticky; position: sticky; top: 37px; .message-userArrow { right: -11px; } } } /**********/