test larger chat message sizes

This commit is contained in:
matty 2024-06-22 15:33:29 -04:00
parent 739cc5e9c8
commit f40eb064b0
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@
} }
.chat-msg__text { .chat-msg__text {
font-size: 2rem;
// spoiler content more visible. // spoiler content more visible.
&.spoiler { &.spoiler {
color: var(--peertube-grey-foreground) !important; color: var(--peertube-grey-foreground) !important;