mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Fix to not let the avatar become smaller when we large bylines. Issue #1574
This commit is contained in:
@@ -91,6 +91,7 @@ body > .systemMessage {
|
||||
}
|
||||
.avatar img {
|
||||
border-radius: 4px;
|
||||
max-width: none;
|
||||
}
|
||||
.feedIcon {
|
||||
border-radius: 4px;
|
||||
|
||||
Reference in New Issue
Block a user