Components
Classes
Types
No results found.
If this is a bug, please report it.
Scroll
Open
display: block;
display: flex;
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, auto);
display: inline-block;
display: none;