This min-width: 0 hack is getting annoying

Without this, long words would overflowwww
pull/11/head
Lim Chee Aun 2022-12-19 18:02:45 +08:00
rodzic 20fe892dca
commit da19e7ad02
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -42,6 +42,7 @@
gap: 12px;
}
#account-container .profile-field {
min-width: 0;
flex-grow: 1;
font-size: 90%;
background-color: var(--bg-faded-color);