Browse Source

[FIX] show hidden loading indicator with web responsive theme

pull/1108/head
Guenter Selbert 6 years ago
committed by Günter Selbert
parent
commit
c3eacb9537
  1. 2
      web_responsive/static/src/less/main.less

2
web_responsive/static/src/less/main.less

@ -106,6 +106,6 @@ main {
}
}
.o_chat_window {
.o_chat_window, .o_loading {
z-index: 1000;
}
Loading…
Cancel
Save