mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(catalog post preview): special characters were able to overflow
This commit is contained in:
@@ -124,6 +124,7 @@
|
||||
color: var(--catalog-post-preview-color);
|
||||
font-family: arial, helvetica, sans-serif;
|
||||
font-size: 10pt;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.postPreview .postSubject {
|
||||
|
||||
Reference in New Issue
Block a user