style: add spaces before box-shadow property

pull/4216/head
Levent Arman Özak 5 years ago committed by GitHub
parent b6b47703b2
commit 8b44b99b73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -137,7 +137,7 @@ export default `
opacity: .3;
}
.ngx-datatable.material {
box-shadow: none;
box-shadow: none;
}
@keyframes fadeInTop {

Loading…
Cancel
Save