Change file browser sticky header again... (#2203)

This commit is contained in:
stdpi
2026-02-09 03:17:48 +07:00
committed by GitHub
parent e532a9a180
commit f1be003276

View File

@@ -1,7 +1,7 @@
<x-filament-panels::page>
@once
<style>
.files-selection-merged .fi-ta-header-ctn {
.fi-ta-header-ctn {
position: sticky;
top: 0;
z-index: 1;