mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
fix entry page layout has changed
This commit is contained in:
parent
890a34e1bd
commit
531e80f580
2 changed files with 2 additions and 1 deletions
|
@ -948,6 +948,7 @@ article.category-has-unread {
|
|||
/* Entry view */
|
||||
.entry header {
|
||||
padding-bottom: 5px;
|
||||
padding-inline: 5px;
|
||||
border-bottom: 1px dotted var(--entry-header-border-color);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue