From 43f965a3cf840b84d89bb1d7b0016160601b9b4f Mon Sep 17 00:00:00 2001 From: M_Kececi Date: Tue, 12 May 2026 13:10:30 +0300 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- .../pages/ProductionProductCostingHasCostDetail.vue | 9 --------- .../pages/ProductionProductCostingMTBolumMapping.vue | 11 ----------- 2 files changed, 20 deletions(-) diff --git a/ui/src/pages/ProductionProductCostingHasCostDetail.vue b/ui/src/pages/ProductionProductCostingHasCostDetail.vue index 8c0ba0f..3f734b0 100644 --- a/ui/src/pages/ProductionProductCostingHasCostDetail.vue +++ b/ui/src/pages/ProductionProductCostingHasCostDetail.vue @@ -3061,9 +3061,6 @@ watch( } .pcd-sticky-stack { - position: sticky !important; - top: 50px !important; - z-index: 1000 !important; background: #fff; margin-bottom: 0; border-bottom: 1px solid #ddd; @@ -3256,9 +3253,6 @@ watch( } .pcd-sub-header { - position: sticky !important; - top: var(--pcd-subheader-top) !important; - z-index: 990 !important; display: flex !important; align-items: center; justify-content: space-between; @@ -3302,9 +3296,6 @@ watch( } .pcd-detail-table :deep(.q-table thead tr:first-child th) { - position: sticky !important; - top: calc(var(--pcd-subheader-top) + 42px) !important; - z-index: 980 !important; background: #f8f9fa !important; opacity: 1 !important; } diff --git a/ui/src/pages/ProductionProductCostingMTBolumMapping.vue b/ui/src/pages/ProductionProductCostingMTBolumMapping.vue index 7e100b4..da93e70 100644 --- a/ui/src/pages/ProductionProductCostingMTBolumMapping.vue +++ b/ui/src/pages/ProductionProductCostingMTBolumMapping.vue @@ -37,7 +37,6 @@ no-data-label="Kayit bulunamadi" :rows-per-page-options="[0]" hide-bottom - sticky-header >