parent
19548482f1
commit
9f199c7a4c
44 changed files with 179 additions and 12 deletions
|
@ -3,8 +3,8 @@
|
|||
grid-template-columns: 60px minmax(0, 1fr);
|
||||
padding-bottom: 25px;
|
||||
font-size: 15px;
|
||||
font-family: Helvetica, Arial, sans-serif;
|
||||
line-height: 1.3333;
|
||||
font-family: 'Noto Sans', Helvetica, Arial, sans-serif;
|
||||
line-height: 23px !important;
|
||||
}
|
||||
|
||||
.circle-you {
|
||||
|
@ -46,7 +46,7 @@
|
|||
.message-body p {
|
||||
margin-bottom: 0 !important;
|
||||
font-size: 15px !important;
|
||||
line-height: 1.3333 !important;
|
||||
line-height: 23px !important;
|
||||
}
|
||||
|
||||
.dark .message-body p em {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue