mirror of https://github.com/OCA/web.git
commit
49165114a8
|
@ -6,7 +6,7 @@
|
||||||
.o_web_client .o_DialogManager_dialog {
|
.o_web_client .o_DialogManager_dialog {
|
||||||
/* Show sided viewer on large screens */
|
/* Show sided viewer on large screens */
|
||||||
@media (min-width: 1533px) {
|
@media (min-width: 1533px) {
|
||||||
&:not(:has(.o_AttachmentDeleteConfirm)) {
|
&:has(.o_AttachmentViewer) {
|
||||||
position: static;
|
position: static;
|
||||||
}
|
}
|
||||||
.o_AttachmentViewer_main {
|
.o_AttachmentViewer_main {
|
||||||
|
|
Loading…
Reference in New Issue