Always show message actions for mobile UI + improvements for user message sizing (#16076)
This commit is contained in:
parent
d12a983659
commit
5d0a40f390
13 changed files with 273 additions and 143 deletions
|
|
@ -196,7 +196,7 @@
|
|||
|
||||
<style>
|
||||
/* Base typography styles */
|
||||
div :global(p) {
|
||||
div :global(p:not(:last-child)) {
|
||||
margin-bottom: 1rem;
|
||||
line-height: 1.75;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue