From bf831edead9928ab7731dd0ddc3055bad88a8446 Mon Sep 17 00:00:00 2001 From: Munawwirul Jamal Date: Thu, 16 Oct 2025 05:06:46 +0700 Subject: [PATCH 01/13] dev: hotfix, styling + sidebar + modal and dialog --- app/components/app/medicine/entry-form.vue | 6 +++--- app/components/layout/SidebarNavGroup.vue | 2 +- app/components/pub/ui/dialog/DialogContent.vue | 4 ++-- app/components/pub/ui/dialog/DialogHeader.vue | 2 +- app/components/pub/ui/dialog/DialogTitle.vue | 2 +- app/components/pub/ui/sidebar/SidebarMenuSub.vue | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app/components/app/medicine/entry-form.vue b/app/components/app/medicine/entry-form.vue index 66ef4afb..42989fcb 100644 --- a/app/components/app/medicine/entry-form.vue +++ b/app/components/app/medicine/entry-form.vue @@ -85,7 +85,7 @@ function onCancelForm() {