Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Commit

Permalink
Allow unselect rows in modal #259
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunkat committed Feb 21, 2017
1 parent d7ef27f commit 27b2c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/app/RawModal.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class RawModal extends Component {

return (
<div
className="screen-freeze js-not-unselect"
className="screen-freeze"
>
<div className="panel panel-modal panel-modal-primary">
<div
Expand Down

0 comments on commit 27b2c79

Please sign in to comment.