[FIX] web_responsive: attachment_viewer is displayed under clock of employees view

pull/2541/head
Carlos Roca 2023-06-27 11:51:42 +02:00
parent 704a643346
commit 926109054b
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
}
.o_AttachmentViewer {
// On-top of navbar
z-index: 10;
z-index: 100;
position: absolute;
right: 0;
top: 0;