Fix read receipts and sent indicators for bubble layout (#7460)
This commit is contained in:
@@ -306,7 +306,7 @@ limitations under the License.
|
||||
|
||||
.mx_EventTile_readAvatars {
|
||||
position: absolute;
|
||||
right: -110px;
|
||||
right: -78px; // as close to right gutter without clipping as possible
|
||||
bottom: 0;
|
||||
top: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user