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
@@ -309,7 +309,7 @@ onUnmounted(() => {
</script>
<template>
<div class="flex flex-col w-full h-full bg-n-background">
<div class="flex flex-col w-full h-full bg-n-surface-1">
<div class="flex w-full p-4">
<NextButton
:label="t('GENERAL_SETTINGS.BACK')"