Bring note style closer to Firefish
This commit is contained in:
@@ -871,8 +871,8 @@ function animatedMFM() {
|
||||
.noteHeaderAvatar {
|
||||
display: block;
|
||||
flex-shrink: 0;
|
||||
width: 58px;
|
||||
height: 58px;
|
||||
width: var(--avatar);
|
||||
height: var(--avatar);
|
||||
}
|
||||
|
||||
.noteHeaderBody {
|
||||
|
||||
Reference in New Issue
Block a user