Render RSS description as HTML (#3956)

This commit is contained in:
Abe Jellinek 2024-04-18 06:39:17 -04:00 committed by GitHub
parent 2835d6fe83
commit f7dc68c7f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 220 additions and 43 deletions

View file

@ -10,7 +10,7 @@ abstract-box {
abstract-box .body {
display: flex;
editable-text {
editable-text, browser {
flex: 1;
}
}