diff --git a/jero-web/src/views/toDoCenter/projectRegulationTasks/components/designCompliance.vue b/jero-web/src/views/toDoCenter/projectRegulationTasks/components/designCompliance.vue
index a65e85683..551ce1598 100644
--- a/jero-web/src/views/toDoCenter/projectRegulationTasks/components/designCompliance.vue
+++ b/jero-web/src/views/toDoCenter/projectRegulationTasks/components/designCompliance.vue
@@ -11,7 +11,7 @@
style="height: 100%;overflow: auto;margin-bottom: 436px;">
{{textLoading}}
- {{$t('referenceDeliverables')}}
@@ -347,5 +347,6 @@
::v-deep .ant-drawer-header {
top: 0;
position: sticky;
+ z-index: 20;
}
\ No newline at end of file