You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
last baseline aligns items via their last, rather than first, baseline. This would be a useful addition to the items- classes:
.items-last-baseline {
align-items: last baseline;
}
There was an old discussion about this but it appears to have petered out without being acknowledged. It also suggested adding a first-baseline, but as far as I can tell, first baseline is equivalent to baseline.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
last baselinealigns items via their last, rather than first, baseline. This would be a useful addition to theitems-classes:There was an old discussion about this but it appears to have petered out without being acknowledged. It also suggested adding a
first-baseline, but as far as I can tell,first baselineis equivalent tobaseline.Beta Was this translation helpful? Give feedback.
All reactions