Fix lag when alt tabbing to Discord

This commit is contained in:
Vendicated 2023-02-09 19:36:30 +01:00
parent 992a77e76c
commit ae98401bd3
No known key found for this signature in database
GPG key ID: A1DC0CFB5615D905
5 changed files with 18 additions and 16 deletions

View file

@ -0,0 +1,3 @@
.messagelogger-deleted div {
color: #f04747;
}