parent
4308491e9c
commit
1d9bd6a9d4
2 changed files with 6 additions and 2 deletions
|
@ -97,7 +97,6 @@ body {
|
|||
}
|
||||
|
||||
.content-rich {
|
||||
line-height: calc(4 / 3 * 1em);
|
||||
overflow-wrap: break-word;
|
||||
|
||||
a {
|
||||
|
@ -136,6 +135,10 @@ body {
|
|||
}
|
||||
}
|
||||
|
||||
.line-compact {
|
||||
line-height: calc(4 / 3 * 1em);
|
||||
}
|
||||
|
||||
.content-editor {
|
||||
--at-apply: outline-none flex-1;
|
||||
max-width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue