Remove unnecessary unset

Signed-off-by: Robin Townsend <robin@robin.town>
This commit is contained in:
Robin Townsend 2021-09-14 12:37:45 -04:00
parent 8824b12064
commit 9b3da61ae4

View file

@ -112,8 +112,6 @@ limitations under the License.
.mx_ReplyTile .mx_SenderProfile {
display: block;
top: unset;
left: unset;
}
.mx_ReactionsRow {