ignore: fix typos and formatting (#294)

This commit is contained in:
Márk Magyar 2025-06-22 20:26:46 +02:00 committed by GitHub
commit 333569bed3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 31 additions and 35 deletions

View file

@ -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;