New layout selector ui in user settings (#12676)

* feat: reworked the layout switcher

* feat: make the classname optional in EventTilePreview.tsx

* test: add tests to LayoutSwitcher

* feat: change appearance tab

* test: update appearance snapshot

* e2e: add tests

* css: add comment for gap overriding
This commit is contained in:
Florian Duros
2024-07-05 09:30:31 +02:00
committed by GitHub
parent 6f5d21fedb
commit 2f953f1d0f
14 changed files with 1289 additions and 429 deletions

View File

@@ -37,7 +37,7 @@ interface IProps {
/**
* classnames to apply to the wrapper of the preview
*/
className: string;
className?: string;
/**
* The ID of the displayed user