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
Fit scratch toolbar onto one row when possible (#548)
* refactor scratch actions to its own component
* move toolbar actions into nav area
* fit ScratchToolbar on one line where possible
* fix HydrationError
* reduce wasted space by calculating layout in js
* avoid layout shift when edit time changes
* move edit time next to scratch name
* stop showing "Active now" after time
* align edit time on baseline
* drop 'Edited' prefix
0 commit comments