Merge pull request #5483 from zhoumeina/pr/fix_remove_button_css

Fix remove button not clickable
This commit is contained in:
Qian Deng 2018-08-02 06:30:28 -04:00 committed by GitHub
commit b0b5d775f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,6 @@ clr-datagrid {
}
}
//This is for production build process.todo: Need to be removed, when production process refactored.
:host >>> clr-checkbox.checkbox.datagrid-foot-select {
position: inherit;
}