diff --git a/public/style.css b/public/style.css index b147f9c87..4444d0080 100644 --- a/public/style.css +++ b/public/style.css @@ -1045,7 +1045,7 @@ body .panelControlBar { } body:not(.swipeAllMessages) .mes:not(.last_mes) .swipes-counter { - display: none; + opacity: 0; } body.swipeAllMessages .mes:not(.last_mes) .swipes-counter {