Introduce accent for chips (#911)
* Introduce accent for chips * Add top bar on Mobile on Settings pages * Various fixes * Fix according to peer review
This commit is contained in:
@ -82,8 +82,6 @@ export function RightDrawer() {
|
||||
: theme.rightDrawerWidth
|
||||
: '0';
|
||||
|
||||
console.log(rightDrawerWidth);
|
||||
|
||||
if (!isDefined(rightDrawerPage)) {
|
||||
return <></>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user