Skip to content

Commit

Permalink
[WIP] unblock status bar with pointer-events: auto (closes DevExpress…
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKamaev committed Apr 24, 2018
1 parent fa9e412 commit a35ed5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client/ui/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@
text-shadow: none;
overflow: visible;
float: none !important;
pointer-events: auto;
}

textarea, input, select,
Expand Down

0 comments on commit a35ed5f

Please sign in to comment.