.fullWidth { width: 100%; } .fitContents { width: max-content !important; /* override chakra */ } .flex { display: flex; gap: 1rem; }