ignore: fix typos and formatting (#294)
This commit is contained in:
parent
09b89fdb23
commit
333569bed3
11 changed files with 31 additions and 35 deletions
|
|
@ -659,12 +659,12 @@
|
|||
}
|
||||
|
||||
&[data-expanded="true"] {
|
||||
[data-elment-markdown] {
|
||||
[data-element-markdown] {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
&[data-expanded="false"] {
|
||||
[data-elment-markdown] {
|
||||
[data-element-markdown] {
|
||||
display: -webkit-box;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue