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
…r grid/flex children (#6502)
**Problem:**
1. The grid placement subsection should be just below the layout
section, since they are all related to the positioning of the selected
element
2. Grid and Flex children should use the `[align|justify]Self` icons for
the alignment buttons instead of the non-self ones.
**Fix:**
Do that.
| Before | After |
|---------|--------------|
| <img width="276" alt="Screenshot 2024-10-09 at 11 48 24"
src="https://github.com/user-attachments/assets/384dd748-17c6-4553-9d38-11b6c9dd1c8f">
|<img width="276" alt="Screenshot 2024-10-09 at 11 48 06"
src="https://github.com/user-attachments/assets/31a3beb2-5201-4980-b9aa-1e19382d53eb">
|
Fixes#6501
No description provided.
The text was updated successfully, but these errors were encountered: