- Issue created by @pdureau
- 🇫🇷France pdureau Paris
According to @vanessa.fayard we must stay in Flex instead of switching to Grid, and play with the order of elements: the middle part is moved to third position.
- Merge request !11Issue 3529062 - [1.0.0-alpha2] Make toolbar responsive → (Merged) created by vanessa.fayard
- 🇫🇷France vanessa.fayard
Using container queries for responsive.
2 rows on small screens, if container is less than 850px:
- one row for only the tabs, centred
- one row for the left & right buttons
Works on Firefox & Chrome
-
pdureau →
committed 9d60295d on 1.0.x authored by
vanessa.fayard →
Issue #3529062 by vanessa.fayard, pdureau: Make toolbar responsive
-
pdureau →
committed 9d60295d on 1.0.x authored by
vanessa.fayard →
- 🇫🇷France mogtofu33
Thanks for the work, but the style is not good, would be great to make it pass.
- 🇫🇷France pdureau Paris
I merged because :
- I got no errors but 2 warnings
- Only one of those warnings was about the file modified in this MRBut I will take care of this