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
Just added vertical-align: middle; to .es-contrast-grid__table td, .es-contrast-grid__table th to fix my Zeroheight integration, otherwise, it is set to baseline, which breaks the layout.
The text was updated successfully, but these errors were encountered:
Just added
vertical-align: middle;
to.es-contrast-grid__table td, .es-contrast-grid__table th
to fix my Zeroheight integration, otherwise, it is set tobaseline
, which breaks the layout.The text was updated successfully, but these errors were encountered: