mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: add line-clamp in keep-two-lines
This commit is contained in:
@@ -57,6 +57,7 @@ html.dark.bewly-design {
|
||||
line-break: anywhere;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 2;
|
||||
line-clamp: 2;
|
||||
}
|
||||
|
||||
.bewly-design {
|
||||
|
||||
Reference in New Issue
Block a user