mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 17:15:31 +00:00
scaling problem
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
{{- $agents := .Agents -}}
|
||||
{{- $sorted := .Sorted -}}
|
||||
|
||||
<div class="hidden 2xl:block w-96 flex-shrink-0">
|
||||
<div class="hidden xl:block w-96 flex-shrink-0">
|
||||
<div class="sticky top-0 max-h-screen flex flex-col">
|
||||
<!-- Compact header for 2xl+ screens -->
|
||||
<!-- Compact header for xl+ screens -->
|
||||
<div class="px-3 pb-4 border-b border-gray-200 bg-slate-50 rounded-t py-8">
|
||||
{{ if eq .Search "autoren" }}
|
||||
<h2 class="text-2xl font-bold font-serif text-gray-900 mb-1">Beiträger</h2>
|
||||
|
||||
Reference in New Issue
Block a user