From 8bd4ca30ecf69c0504b0914002bb1a135dac7e3a Mon Sep 17 00:00:00 2001 From: Piyush Date: Fri, 19 Jun 2026 07:24:45 +0000 Subject: [PATCH] overlapping of filename with header option in file preview in mobile view is fixed --- css/apps/viewer.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/apps/viewer.scss b/css/apps/viewer.scss index 4897709..5f7a2d6 100644 --- a/css/apps/viewer.scss +++ b/css/apps/viewer.scss @@ -29,7 +29,7 @@ .icons-menu { gap: 0.25rem; inset-inline-end: 0; - position: absolute; + position: relative; & > button, button[aria-label="Actions"], button[aria-label="Aktionen"], button[aria-label*="Edit"], button[aria-label*="Bearbeiten"] { background-color: var(--nmc-color-regular);