haicord/src/plugins/messageLogger/deleteStyleOverlay.css
2024-05-13 23:15:16 -03:00

3 lines
103 B
CSS

.messagelogger-deleted {
background-color: hsla(var(--red-430-hsl, 0 85% 61%) / 15%) !important;
}