Adjust font size in chat on mobile
This commit is contained in:
parent
28a1bfefab
commit
a0a664baf5
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
||||||
|
|
||||||
span,
|
span,
|
||||||
p {
|
p {
|
||||||
font-size: var(--font-xxsmall) !important;
|
font-size: var(--font-xsmall) !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue