Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] composer: topbar composer z-index
The topbar composer has a big z-index, so its formula assistant is displayed above the rest. But this z-index is useless when the composer is not focused. In fact, it causes problems in further versions where we end up with grid popovers being displayed below the composer. Also the css to color the border blue when the composer is focused wasn't working. closes #5321 Task: 4246966 X-original-commit: a70d1c0 Signed-off-by: Rémi Rahir (rar) <[email protected]> Signed-off-by: Adrien Minne (adrm) <[email protected]>
- Loading branch information