Fixed issue #597 - If "new ticket created" popover is shown you can't click search box.
This commit is contained in:
parent
f4946ac142
commit
41b7446204
1 changed files with 1 additions and 4 deletions
|
@ -7639,10 +7639,7 @@ output {
|
|||
left: 0;
|
||||
right: 0;
|
||||
@extend .zIndex-10;
|
||||
|
||||
.defaultTheme {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.noty_bar {
|
||||
max-width: 500px;
|
||||
|
|
Loading…
Reference in a new issue