diff --git a/public/userarea/import_xls2.php b/public/userarea/import_xls2.php index 5d98e16..e0b9f87 100644 --- a/public/userarea/import_xls2.php +++ b/public/userarea/import_xls2.php @@ -50,6 +50,9 @@ error_log("Loaded template: " . print_r($template, true)); border-radius: 0.25rem; background: #f8f9fa; display: none; + position: sticky; + top: 0; + z-index: 1020; } .top-scrollbar-inner {