5 lines
61 B
SCSS
5 lines
61 B
SCSS
|
|
.chat-message {
|
||
|
|
p {
|
||
|
|
margin-bottom: .25em;
|
||
|
|
}
|
||
|
|
}
|