forked from Techsystech/web
[FIX] web_responsive: broken delete message confirm dialog UI
parent
b310f654b8
commit
f41ca07096
|
@ -6,7 +6,7 @@
|
|||
.o_web_client .o_DialogManager_dialog {
|
||||
/* Show sided viewer on large screens */
|
||||
@media (min-width: 1533px) {
|
||||
&:not(:has(.o_AttachmentDeleteConfirm)) {
|
||||
&:has(.o_AttachmentViewer) {
|
||||
position: static;
|
||||
}
|
||||
.o_AttachmentViewer_main {
|
||||
|
|
Loading…
Reference in New Issue