Make it shrink for profile page

pull/182/head
Lim Chee Aun 2023-07-16 09:05:46 +08:00
rodzic df047131bb
commit 18a5742bfc
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -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;