beeper / themes

Community Themes
Apache License 2.0
127 stars 28 forks source link

# Hide the timestamp on messages doesn't work #19

Open delsallorenzo opened 5 months ago

delsallorenzo commented 5 months ago

Hide the timestamp on messages doesn't work

clins1994 commented 5 months ago

@delsallorenzo did you try using !important ?

clins1994 commented 4 months ago

@delsallorenzo

div.wTC2UwiI_4Uijt6DA-jk4 {
  display: none !important;
}