Improve file browser UI (#2086)

This commit is contained in:
stdpi
2026-02-04 17:40:45 +07:00
committed by GitHub
parent 1556f8efb8
commit a821db8aae

View File

@@ -1,4 +1,16 @@
<x-filament-panels::page>
@once
<style>
.files-selection-merged .fi-ta-header-ctn {
position: sticky;
top: 0;
z-index: 1;
-webkit-backdrop-filter: blur(8px);
backdrop-filter: blur(8px);
}
</style>
@endonce
<div
x-data="
{