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

This commit is contained in:
Carlos Roca
2023-06-27 11:51:42 +02:00
parent 704a643346
commit 926109054b

View File

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