Make it shrink for profile page

This commit is contained in:
Lim Chee Aun 2023-07-16 09:05:46 +08:00
parent df047131bb
commit 18a5742bfc

View file

@ -198,6 +198,9 @@
line-height: 1.25;
flex-shrink: 0;
}
.timeline-start .account-container .profile-field {
flex-shrink: 1;
}
.account-container :is(.note, .profile-field) .invisible {
display: none;