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
fix(grid): very compact variation specificity and alignment
* Fix very compact grid
The padding rules weren't specific enough, so they were always overruled by those of compact grid.
Also padding-right on line 1912 contained an incorrect placeholder.
* Add left and right padding to very compact grid row
0 commit comments