kopia lustrzana https://github.com/cheeaun/phanpy
This min-width: 0 hack is getting annoying
Without this, long words would overflowwwwpull/11/head
rodzic
20fe892dca
commit
da19e7ad02
|
@ -42,6 +42,7 @@
|
||||||
gap: 12px;
|
gap: 12px;
|
||||||
}
|
}
|
||||||
#account-container .profile-field {
|
#account-container .profile-field {
|
||||||
|
min-width: 0;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
background-color: var(--bg-faded-color);
|
background-color: var(--bg-faded-color);
|
||||||
|
|
Ładowanie…
Reference in New Issue