Commit ff893b0f authored by Juan Manuel Solaro's avatar Juan Manuel Solaro

(fix) datetimepicker overlay should cover all screen

1 merge request!494WIP: epic/post-scheduler
Pipeline #80711330 running with stages
......@@ -7,6 +7,7 @@
opacity: 0;
transition: 200ms ease opacity;
will-change: opacity;
z-index: 9999;
@include m-theme() {
background-color: rgba(themed($m-black-always), 0.541176);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment