This website requires JavaScript.
Explore
Help
Sign In
LogalDeveloper
/
owncast
Watch
0
Fork
0
You've already forked owncast
Code
owncast
/
web
/
components
/
chat
/
ChatJoinMessage
/
ChatJoinMessage.module.scss
7 lines
95 B
SCSS
Raw
Normal View
History
Unescape
Escape
styled chat join messages
2022-10-03 10:15:00 +02:00
.
root
{
padding
:
10
px
0
px
;
Add standalone join message with user badge
2022-08-21 15:50:22 -07:00
text-align
:
center
;
styled chat join messages
2022-10-03 10:15:00 +02:00
font-size
:
.8
rem
;
font-style
:
italic
;
Add standalone join message with user badge
2022-08-21 15:50:22 -07:00
}
Copy Permalink