feat: increase chat font size for mobile
This commit is contained in:
@@ -296,8 +296,8 @@
|
||||
.message-content {
|
||||
padding: 0.875rem 1rem;
|
||||
border-radius: 18px;
|
||||
line-height: 1.6;
|
||||
font-size: 1.05rem;
|
||||
line-height: 1.65;
|
||||
font-size: 1.15rem;
|
||||
}
|
||||
|
||||
.message.user .message-content {
|
||||
|
||||
Reference in New Issue
Block a user