chore: Update sidebar and app layout UI (#12933)

This commit is contained in:
Sivin Varghese
2025-11-28 18:39:51 +05:30
committed by GitHub
parent 8cc6bde24f
commit a0edf2e6e3
58 changed files with 158 additions and 132 deletions
@@ -58,7 +58,7 @@ export default {
) {
return 'h-full overflow-auto w-full';
}
return 'flex-1 min-w-0 px-0 flex flex-col items-center justify-center h-full';
return 'flex-1 min-w-0 px-0 flex flex-col items-center justify-center h-full bg-n-surface-1';
},
},
};