chat designer: disable pointer-events on chat demo

This commit is contained in:
Felix Niklas 2015-11-24 15:24:05 +01:00
parent 8fb4e393b0
commit 33179c632e

View file

@ -7562,7 +7562,7 @@ output {
width: 100%;
height: 100%;
animation: slide-up 500ms;
// pointer-events: none;
pointer-events: none;
}
}